Re: Glib error ??



Le 2002.05.13 09:57, Robert Staudinger a écrit :
did you try to set LD_LIBRARY_PATH to $HOME/garnome/lib ? with a
statement like
> export LD_LIBRARY_PATH=$HOME/garnome/lib

otherwise ld could try to load your old glib

Robert


		Yes, here are the lines from my .zshrc :

	PATH=$HOME/garnome/bin:$PATH
	LD_LIBRARY_PATH=$HOME/garnome/lib:$LD_LIBRARY_PATH
	GDK_USE_XFT=1
	export PATH LD_LIBRARY_PATH GDK_USE_XFT


And it works, echo $LD_LIBRARY_PATH send me : /home/nemo/garnome/lib I also tried to add the PATH to the ld.so.conf file (and running ldconfig after) but with the same result.
	When I tried to run something it immediatly prompt

(gnome-cd:18614): GLib-GObject-WARNING **: invalid cast from (NULL) pointer to `GdkWindow'

	And

/home/nemo/garnome/bin/gnome_segv: error while loading shared libraries: libgnomevfs-2.so.0: cannot open shared object file: Error 23

	After a long time.

	Strange...

		nemo.

--
Olivier Guéry <nemolivier free fr>



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