Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2004 23:35:05 +0800 (CST)
From:      =?iso-8859-1?q?Stephen=20Liu?= <satimis@yahoo.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        FreeBSD User Questions List <freebsd-questions@freebsd.org>
Subject:   Re: Starting Gnome problem
Message-ID:  <20040503153505.68719.qmail@web40301.mail.yahoo.com>
In-Reply-To: <1083597867.916.12.camel@gyros>

next in thread | previous in thread | raw e-mail | index | archive | help
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 -> 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
> 
> What does:
> 
> ldconfig -r | head
> ldconfig -r | grep ORBit
> 
> report?

# 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 => /lib/libm.so.2
        3:-lmd.2 => /lib/libmd.so.2
        4:-lncurses.5 => /lib/libncurses.so.5
        5:-lsbuf.2 => /lib/libsbuf.so.2
        6:-lutil.4 => /lib/libutil.so.4
        7:-lalias.4 => /lib/libalias.so.4

# ldconfig -r | grep ORBit
        206:-lORBit-imodule-2.0 =>
/usr/local/lib/libORBit-imodule-2.so.0
        269:-lORBit-2.0 =>
/usr/local/lib/libORBit-2.so.0
        270:-lORBitCosNaming-2.0 =>
/usr/local/lib/libORBitCosNaming-2.so.0
        271:-lORBit.2 => /usr/local/lib/libORBit.so.2
        354:-lORBitutil.2 =>
/usr/local/lib/libORBitutil.so.2
        392:-lORBitCosNaming.2 =>
/usr/local/lib/libORBitCosNaming.so.2

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?20040503153505.68719.qmail>