Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2004 17:03:49 +0200 (CEST)
From:      Peter Ulrich Kruppa <root@pukruppa.de>
To:        =?iso-8859-1?q?Stephen=20Liu?= <satimis@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Starting Gnome problem
Message-ID:  <20040503164753.A851@pukruppa.net>
In-Reply-To: <20040503032346.18902.qmail@web40308.mail.yahoo.com>
References:  <20040503032346.18902.qmail@web40308.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.2        High-performance CORBA ORB with
> support for the C language
>
> $ 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)

Perhaps it will work, else remove this link at once before some
nonsense happens.

Regards,

Uli.

>
> But problem still there.
>
> B.R.
> Stephen
>
> _______________________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk
>

	+---------------------------+
	|    Peter Ulrich Kruppa    |
        |         Wuppertal         |
        |          Germany          |
        +---------------------------+



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