4 Dec
2009
4 Dec
'09
22:42
On Friday 04 December 2009 12:05:27 Michael_E_Brown@dell.com wrote:
https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
I'm using CMake, which uses -rpath by default. It always seems that tools which try too hard to be helpful end up causing trouble like this. The solution which worked for me is to add the following to the CMakeLists.txt: set(CMAKE_SKIP_RPATH true) -Karl -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org