----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10223/ -----------------------------------------------------------
(Updated April 1, 2013, 7:57 p.m.) Review request for qpid, Andrew Stitcher and Steve Huston. Summary (updated) ----------------- QPID-4640: cmake: set RPATH so installed execuatables run. Description (updated) ------- CMake code to set RPATH in installed executables so they will run without further mucking about with LD_LIBRARY_PATH or ldconfig Without this change, installed executables will not be able to locate libraries unless you run ldconfig. Note this is the same behaviour as the autotools build currently does. Diffs ----- /trunk/qpid/cpp/BuildInstallSettings.cmake 1463223 /trunk/qpid/cpp/INSTALL 1463223 Diff: https://reviews.apache.org/r/10223/diff/ Testing ------- Thanks, Alan Conway
