On Tue, Oct 18, 2005 at 11:42:51PM -0600, Archaic wrote: > > /me wanders off to pathname
4.7. /usr/lib : Libraries for programming and packages 4.7.1. Purpose /usr/lib includes object files, libraries, and internal binaries that are not intended to be executed directly by users or shell scripts. [2] Applications may use a single subdirectory under /usr/lib. If an application uses a subdirectory, all architecture-dependent data exclusively used by the application must be placed within that subdirectory. [3] [2]. Miscellaneous architecture-independent application-specific static files and subdirectories must be placed in /usr/share. [3]. For example, the perl5 subdirectory for Perl 5 modules and libraries. Looks like /usr/lib/packagename is recommended. -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
