<div dir="ltr"><div>Thank you. I will try this. But as you say, I don't know why it's doing this already.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 30, 2021 at 10:15 AM Alberto Luaces <<a href="mailto:aluaces@udc.es">aluaces@udc.es</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">It's the parameter LIB_POSTFIX, so you could call<br>
<br>
cmake -DLIB_POSTFIX=64<br>
<br>
although it is the default, I wonder why it's not the case for you.<br>
<br>
Eric Sokolowsky writes:<br>
<br>
> I'm building OpenSceneGraph 3.6.5 for Fedora 34. The cmake build<br>
> system installs libraries into lib though I want it to install them<br>
> into lib64 (this is under the base installation<br>
> directory). I'm not familiar enough with cmake to fix this, though I<br>
> have poked around in the cmake files to try to do this. Can anyone<br>
> give me some pointers or help? 64-bit libraries<br>
> should go in lib64 for Linux, generally.<br>
><br>
<br>
-- <br>
Alberto<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div>