Re: imlib configuration bug



On  4 Nov, luther@maxime.u-strasbg.fr scribbled:
->  Hello, ...
->  
->  i had some problem when running the panel, and i want to report the following
->  "bug" in imlib (not sure it is the right place here).
->  
->  i compiled imlib as follows :
->  
->  ./configure --prefix=$HOME
->  
->  so a $HOME/etc was created and the imrc and im_palette.pal placed in it.
->  
->  but the imrc file points to /usr/etc/im_palette.pal instead of the correct
->  place who is $(prefix)/etc/im_palette.pal

you most likely ran configure first THEN make then ran it again later
with --prefix=$HOME

configure generates the imrc when you run configure. Note in conifg in
the imlbi dir there's a imrc.in with a correct @sysconfdir@ replacement
holder and the makefile (Makefile.am) sed's that imrc.in to produce an
imrc witht he right path - this happens on make.. if imrc exists it
isnt re-generated. CVs has an imrc in it.. make dist doesnt package it
though, so when make dist is run to actually distribute it's fine. :)
yes I can remove it form cvs if you want.

->  
->  Friendly,
->  
->  Sven LUTHER
->  
->  

-- 
--------------- Codito, ergo sum - "I code, therefore I am" --------------------
raster@rasterman.com       /\___ /\ ___/||\___ ____/|/\___  raster@redhat.com
Carsten Haitzler           | _ //__\\ __||_ __\\ ___|| _ /  Red Hat Advanced
218/21 Conner Drive        || // __ \\_ \ | |   \ _/_|| /   Development Labs
Chapel Hill NC 27514 USA   ||\\\/  \//__/ |_|   /___/||\\   919 547 0012 ext 282
+1 (919) 929 9443, 801 4392   For pure Enlightenment   http://www.rasterman.com/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]