> As for what is standard under linux, even my /usr/lib64 is totally > empty under Kubuntu, let alone /usr/local/lib64. I believe Kubuntu > does fit with the LSB.
Correction, Kubuntu does use /usr/local/lib64, my earlier quick search that suggested it was empty was wrong due to a typo... it's /usr/local/lib64 that is empty save for OSG related libs. What I have under Kubuntu in /usr is : drwxr-xr-x 152 root root 91168 2009-01-24 09:49 lib drwxr-xr-x 34 root root 15880 2009-01-07 16:23 lib32 lrwxrwxrwx 1 root root 3 2008-12-02 12:57 lib64 -> lib So lib64 is a symbolic link to /usr/local/lib. Some more info: > cat /etc/ld.so.conf include /etc/ld.so.conf.d/*.conf > cat /etc/ld.so.conf.d/libc.conf # libc default configuration /usr/local/lib I have just done some browsing on the Linux Standard Base website and couldn't spot anything pertaining to conventions for /usr/local/lib or /usr/local/lib64. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

