From kde-core-devel Mon Oct 29 16:45:20 2007 From: Alexander Neundorf Date: Mon, 29 Oct 2007 16:45:20 +0000 To: kde-core-devel Subject: Re: Some libraries are not found without LD_LIBRARY_PATH mangling Message-Id: <200710291745.20710.neundorf () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=119367636823964 On Monday 29 October 2007, Alexander Neundorf wrote: > On Monday 29 October 2007, Andras Mantia wrote: ... > > Yes, I thought this is the case. Couldn't we have a solution for > > kdesupport as well? Because that's not good if we solve only part of > > I'll put some documentation about RPATH handling in the cmake wiki. Here it is: http://www.cmake.org/Wiki/CMake_RPATH_handling I guess for Blitz, Soprano etc. "Always full RPATH" should be used: http://www.cmake.org/Wiki/CMake_RPATH_handling#Always_full_RPATH Alex