[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Q: Proper location for dynamically-loadable modules



I am developing an application which loads most of its code at
run-time from a set of shared-libraries.  These libraries are code
modules which are not generally usable from other applications.  Under
Debian's file-system standards, can I put these shared libraries in a
subdirectory of /usr/local/lib, say /usr/local/lib/<program-name>/*.so (a
script would set LD_LIBRARY_PATH to include this path, then call the
executable), or should the libraries be in /usr/local/lib?

-- 
Christopher Lee
http://www.cs.cmu.edu/~chrislee
chrislee@ri.cmu.edu


--  
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null


Reply to: