gtk on freebsd



Hi, lords.

I'm currently updating gtk (from 1.0.6 (!) to 1.2.2) on a freebsd
2.2.8 box, and I have some problems. Everything compile well
(on my linux box without the pthread lib, I had a compile time
error on some file - I do not remember the name), and install well
from the following command line :

	./configure --prefix=/usr/local --datadir=/usr/local/lshare \
	--infodir=/usr/local/linfo

But when I want to 'configure' compile some third party products that
uses gtk (such as imlib or the Gimp), they complain and give me these
error messages :

*** Could not run GTK test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding GTK or finding the wrong
*** version of GTK. If it is not finding GTK, 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
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***
*** If you have a RedHat 5.0 system, you should remove the GTK package that
*** came with the system with the command

Since I removed properly the old gtk dist, and since ldconfig list me
the libs, who can tell me what is the error ?

[some command results]
# ldconfig -r | grep /usr/local
        search directories: /usr/lib:/usr/lib/compat:/usr/X11R6/lib:/usr/local/lib
        47:-ljpeg.7.0 => /usr/local/lib/libjpeg.so.7.0
        49:-lgif.3.0 => /usr/local/lib/libgif.so.3.0
        51:-lwraster.1.2 => /usr/local/lib/libwraster.so.1.2
        53:-lglib-1.2.0.2 => /usr/local/lib/libglib-1.2.so.0.2
        57:-lglib.0.2 => /usr/local/lib/libglib.so.0.2
        59:-lgmodule-1.2.0.2 => /usr/local/lib/libgmodule-1.2.so.0.2
        62:-lgmodule.0.2 => /usr/local/lib/libgmodule.so.0.2
        63:-lgthread-1.2.0.2 => /usr/local/lib/libgthread-1.2.so.0.2
        65:-lgthread.0.2 => /usr/local/lib/libgthread.so.0.2
        66:-lgimp.1.2 => /usr/local/lib/libgimp.so.1.2
        68:-lgimpui.1.2 => /usr/local/lib/libgimpui.so.1.2
        69:-lgdk-1.2.2.0 => /usr/local/lib/libgdk-1.2.so.2.0
        71:-lz.1.1 => /usr/local/lib/libz.so.1.1.3
        72:-lgdk.2.0 => /usr/local/lib/libgdk.so.2.0
        73:-lgtk-1.2.2.0 => /usr/local/lib/libgtk-1.2.so.2.0
        74:-lgtk.2.0 => /usr/local/lib/libgtk.so.2.0
        75:-lmej.8.8 => /usr/local/lib/libmej.so.8.8
        77:-lPropList.1.1 => /usr/local/lib/libPropList.so.1.1
        82:-lEterm.8.8 => /usr/local/lib/libEterm.so.8.8
# rehash ; cd  ; gtk-config --version
1.2.2

[others on demand (except cat /etc/passwd :)]

Thanx for your help, and sorry if I am not posting to the right place.
-- 
____________________________________________________________________
Emmanuel DELOGET [pixel] pixel@{dotcom.fr,epita.fr}  ----  DotCom SA
--------------------------------------------------------------------



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