Re: Starting Gnome problem

2004-05-03 Thread Stephen Liu
Hi Joe, - snip - > > # ldconfig -r | head > > /var/run/ld-elf.so.hints: > > search directories: > /lib:/usr/lib:/usr/lib/compat:/usr/X11R6/lib:/usr/local/lib:/usr/local/lib/kde3 > > 0:-lcrypt.2 => /lib/libcrypt.so.2 > > 1:-lkvm.2 => /lib/libkvm.so.2 > > 2:-lm.2 => /

Re: Starting Gnome problem

2004-05-03 Thread Joe Marcus Clarke
On Mon, 2004-05-03 at 11:35, Stephen Liu wrote: > Hi Joe, > > - snip - > > > It is very strange. The file is already there, > > plus > > > one symbolic link > > > > > > # locate libORBit-2.so.0 > > > /usr/local/lib/libORBit-2.so.0 > > > > > > # ls -al /usr/local/lib/ | grep -i libORBit-2.so.0 >

Re: Starting Gnome problem

2004-05-03 Thread Stephen Liu
Hi Joe, - snip - > > It is very strange. The file is already there, > plus > > one symbolic link > > > > # locate libORBit-2.so.0 > > /usr/local/lib/libORBit-2.so.0 > > > > # ls -al /usr/local/lib/ | grep -i libORBit-2.so.0 > > lrwxr-xr-x 1 root wheel 15 May 3 10:23 > > libORBit-2.so

Re: Starting Gnome problem

2004-05-03 Thread Joe Marcus Clarke
On Mon, 2004-05-03 at 11:18, Stephen Liu wrote: > Hi Uli, > > > > $ gnome-session > > > /libexec/ld-elf.so.1: Share object > > > "libORBit-2.so.0" not found > > My liORBit-2.so.0 is in /usr/local/lib . > > You can try to search your directory tree for yours > > and create a > > symbolic link to th

Re: Starting Gnome problem

2004-05-03 Thread Stephen Liu
Hi Uli, > > $ gnome-session > > /libexec/ld-elf.so.1: Share object > > "libORBit-2.so.0" not found > My liORBit-2.so.0 is in /usr/local/lib . > You can try to search your directory tree for yours > and create a > symbolic link to this place: > # ln -s /whereIt/reallyIs/libORBit-2.so.0 > /u

Re: Starting Gnome problem

2004-05-03 Thread Peter Ulrich Kruppa
On Mon, 3 May 2004, [iso-8859-1] Stephen Liu wrote: > Hi Uli, > > >>> > This shared library comes from the devel/ORBit2 > port. Install it. > <<< > > # cd /usr/ports/devel/ORBit2 > make install clean > > Rebooted PC > > $ pkg_info | grep -i orbit2 > ORBit2-2.8.2High-performance CORBA ORB

Re: Starting Gnome problem

2004-05-02 Thread Stephen Liu
Hi Uli, Tks for your response. > > Following warning popup; > > > > /libexec/ld-elf.so.1: Share object > "libORBit-2.so.0" > > not found > This one should be present in /usr/local/lib . > > But, as I have to admit, I am no gnome expert. Try > their mailing > list. I am quite sure your upgrade di