Matt Zimmerman wrote:
> 
> If the shared library is internal to the package, it should not be installed
> in the system library path (e.g., /usr/lib).  Instead, install it under
> /usr/lib/<package>.  You will need to use a wrapper script to add
> /usr/lib/<package> to LD_LIBRARY_PATH wehn running the program.

what is so wrong with setting the rpath in the binary itself?

-john


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to