> Please find attached the reworked patch and the fix (separate file) for the > problem you are facing. > In separate patches, I also enabled the full debug messages output in a > separate patch, + some additional logs.
Bitten by my own change... Nice catch. Thanks for finding this. Your changes did not fix my problem however the changes to logging made it simple to find what was wrong - missing dpkg-shlibdeps executable. I'm surprised that it doesn't come along with the vanilla Debina 7.8.0 installation. Fortunately that revealed this issue. Applied patches and fixes: http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=e3f522f Next I'll take a look at you documentation patch and the comments that came along it that mail. Thanks, Domen -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
