Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 2006 16:21:18 +0100
From:      Kiffin Gish <kiffin.gish@planet.nl>
To:        freebsd-questions@freebsd.org
Subject:   Making shared libraries findable ...
Message-ID:  <1137079278.821.5.camel@localhost>

next in thread | raw e-mail | index | archive | help
I have some shared libraries blah.so etc. that I want to be available to
other programs. They are located in a separate directory from the
default linux compat stuff.

I guess I could create a link using ln -s, but every time blah.so is
rebuilt the link will not longer be valid.

What's the standard way of taking care of this?

Thanks alot in advance.

-- 
Kiffin Gish <kiffin.gish@planet.nl>




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