Hi Linux users, I've been building 64bit linux for quite a few years now, and we've always installed 64bit libries in /usr/local/lib64, which is consistent with the usual 64bit unix way of doing things. This would be fine and dandy if the linux distribution included by default the /usr/local/lib64 on their standard library search paths, but alas all the ones I've used haven't, so to get the OSG to run one has to explicitly add the /usr/local/lib64 in. I had hoped that this little deficiency in the linux distributions would be fixed given a bit of time, but alas this doesn't seem to have to come to pass.
I would much prefer the OSG to install and run without any tweaks, so I am thinking about whether we should keep the default of 64 library post fix for linux 64bit builds. Thoughts? Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

