Re: shared library installation location
Hi Luis,
Thanks for assisting with this matter.
I'm using cmake version 3.11.3 and RedHat 6.9.
Luis, would you mind trying the steps on your machine and see if you experience the same behavior? Install using the -DCMAKE_INSTALL_PREFIX switch (for ex: -DCMAKE_INSTALL_PREFIX=/home/luis)
Again, the include files get install to the correct place (${PREFIX}/include), but the shared library files do not (${PREFIX}/lib or $PREFIX/lib64). The shared libraries stay in the directory that the build occurred.
Subject
Views
Written By
Posted
2046
July 11, 2018 05:51AM
667
July 17, 2018 10:42AM
Re: shared library installation location
771
July 18, 2018 06:23AM
588
July 23, 2018 04:27AM
534
July 23, 2018 09:44AM
595
August 02, 2018 09:24AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.