Making shared libraries findable ...

Kiffin Gish kiffin.gish at planet.nl
Thu Jan 12 07:21:21 PST 2006


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 at planet.nl>



More information about the freebsd-questions mailing list