Hi Oleg, I have provided you with all the pointers. Subsequent discussion does not belong to this list, because it has nothing to do with the development of CentOS. On Mon, 2013-02-25 at 17:19 +0900, Oleg Tsarev wrote: > > 1) We use CMake for build our C++ software. How to check linked or > does not linked our software with libtool? Most probably it isn't. > 2) If RPATH hardcoded to binary, it means, our software would works > fine after installation from packages on clean machine - is it right? > Confirm/Disconfirm please. http://en.wikipedia.org/wiki/Rpath > > So to answer your question, as long as you keep your copy of boost > > outside the standard loader search path, you can rely on RPATH and > > everything will work automagically. > > 3) On clean machine too? Yes. > I modified CMakeLists.txt for our software: defined BOOST_ROOT > variable, > and FindBoost.cmake successfully resolved path to boost libraries. > We do not need make our boost available for other software. > Should we change anything? I guess not. -- Sincerely yours, Yury V. Zaytsev