Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2001 22:40:30 -0600
From:      Irwan Hadi <irwanhadi@phxby.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Activating a library
Message-ID:  <20010712224030.B3367@phxby.com>
In-Reply-To: <20010712220856.P59685-100000@ashburn.skiltech.com>; from minter@lunenburg.org on Thu, Jul 12, 2001 at 08:16:52PM -0600
References:  <20010712220856.P59685-100000@ashburn.skiltech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 12, 2001 at 08:16:52PM -0600, H. Wade Minter wrote:

> I'm working with software that requires the allegro libraries.  I
> installed the port from /usr/ports/devel/allegro, and it installed
> /usr/local/lib/liballeg-3.9.34.so.
> 
> The port installation should have used ldconfig to install the library,
> but when I run:
> 
> ldconfig -r
> 
> It doesn't show up in the list.  Any ideas why, or how I can get it
> working?

with me, I just do like this
ln -s /usr/local/lib/liballeg-3.9.34.so /usr/lib/liballeg-3.9.34.so


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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