I recently upgraded the glib and gtk+ libs to version 1.2.2 and
encountered soon problems the first thing is that gtk could not find the
new version of glib-config because it is placed in /usr/local/bin and my
path doesn�t reach there It was solved with a simple symlink from /bin so
far easy to solve.

I the installed gtk+ but there i found out that the path for lib files
didn�t pointed to /usr/local/lib either. I looked at gtk.org in the faq
and was told to edit the path in ld.so.conf and it should then work but
it doesn�t seem do  to do so,  i get the error could not find
libgdk.something.o.1.2   the files my programs requests are in the
/usr/local/lib directory so the do exist the only problem is my path. How
do I do ??? I know i could reinstall them in /usr/lib but i�d prefere not
to )
(I also tried to edit crontab, for the /usr/local/bin files and it didn�t
work eithe)

/Einar

Reply via email to