Thank you. I will try this. But as you say, I don't know why it's doing this already.
On Thu, Sep 30, 2021 at 10:15 AM Alberto Luaces <alua...@udc.es> wrote: > It's the parameter LIB_POSTFIX, so you could call > > cmake -DLIB_POSTFIX=64 > > although it is the default, I wonder why it's not the case for you. > > Eric Sokolowsky writes: > > > I'm building OpenSceneGraph 3.6.5 for Fedora 34. The cmake build > > system installs libraries into lib though I want it to install them > > into lib64 (this is under the base installation > > directory). I'm not familiar enough with cmake to fix this, though I > > have poked around in the cmake files to try to do this. Can anyone > > give me some pointers or help? 64-bit libraries > > should go in lib64 for Linux, generally. > > > > -- > Alberto > > _______________________________________________ > osg-users mailing list > osg-users@lists.openscenegraph.org > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >
_______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org