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 <[EMAIL PROTECTED]>

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to