[CMake] Removing rpath paths

Gonzalo Garramuño ggarra13 at gmail.com
Sun Oct 28 17:46:24 EDT 2018


El 28/10/18 a las 18:32, Alexander Neundorf escribió:
> well, then you do have some RPATH/RUNPATH somewhere ;-). As you say probably
> in the libraries.
> ld.so.conf could also contains additional search directories, but I doubt that
> that's the case for you.

Yes, I found two libraries with rpath in them.  I used the commandline:

chrpath -d library

to remove it.  Now all is fine with the world.

-- 
Gonzalo Garramuño



More information about the CMake mailing list