Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2004 23:18:09 +0800 (CST)
From:      =?iso-8859-1?q?Stephen=20Liu?= <satimis@yahoo.com>
To:        Peter Ulrich Kruppa <root@pukruppa.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Starting Gnome problem
Message-ID:  <20040503151809.7934.qmail@web40306.mail.yahoo.com>
In-Reply-To: <20040503164753.A851@pukruppa.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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
>         /usr/local/lib/libORBit-2.so.0
> (in one line)

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 -> libORBit-2.so.0
-rwxr-xr-x   1 root  wheel   402279 May  3 10:23
libORBit-2.so.0

Shall I remove the symbolic link

B.R.
Stephen

_______________________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040503151809.7934.qmail>