Re: Re: Glib error ??



what does 
> ldd ./gnome-terminal 
in your $HOME/garnome/bin give you? 

PS: no need to mail me directly, i'm subscribed to garnome-list so it's
just as fast to post there


On Mon, 2002-05-13 at 11:06, Olivier Guéry wrote: 
> 
> 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>
> -- 
> garnome-list mailing list
> garnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/garnome-list
> 




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