On May 16, 2005, at 9:03 PM, Alexander K. Hansen wrote:
On May 16, 2005, at 8:38 PM, Timothy Reaves wrote:
I'm trying to install GnuCash. This fails when trying to compile control-center. It fails saying that imlib >=1.8.2 is needed. I have 1.9.14 installed. It's my understanding that 1.8.2 < 1.9.14 is a true statement. :)
Any ideas? I've even removed fink completely and re-installed to no avail.
checking for ESD - version >= 0.2.5... yes
checking for imlib-config... /sw/bin/imlib-config
checking for IMLIB - version >= 1.8.2... no
*** Could not run IMLIB test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding IMLIB or finding the wrong
*** version of IMLIB. If it is not finding IMLIB, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location Also, make sure you have run ldconfig if that
*** is required on your system
***
Check in the config.log file in the control-center build directory and see what it says.
configure:9104: gcc -o conftest -I/sw/include/gdk-pixbuf-1.0 -I/sw/ include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/ X11R6/include-g -O2 -Wall -Wunused -I/sw/include -I/usr/X11R6/ include -no-cpp-precomp -I/sw/include -I/sw/include/gtk-1.2 -I/sw/ include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -L/sw/ lib conftest.c -L/sw/lib -lImlib -L/sw/lib -ljpeg -ltiff -lgif -lpng -lz -lm -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 1>&5
/usr/bin/ld: warning can't open dynamic library: /opt/local/lib/ libjpeg.9.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)
------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
