On 10/22/2010 07:00 PM, Clinton Stimpson wrote:
You can run cpack -V to get more information. Maybe you have absolute paths somewhere, such as expanding CMAKE_INSTALL_PREFIX too soon preventing cpack from specifying its own. Clint
"cpack -V" is what I was looking for, it is not documented, at least not in the cpack --help output. And your hint was correct. I found some unqouted CMAKE_INSTALL_PREFIX so things got mixed up between install tree and cpack temporary dir.
Thanks, Marco
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
-- ---------------------------------------------------------------------- Dipl.-Inform. Med. Marco Nolden Deutsches Krebsforschungszentrum (German Cancer Research Center) Div. Medical& Biological Informatics Tel: (+49) 6221-42 2325 Im Neuenheimer Feld 280 Fax: (+49) 6221-42 2345 D-69120 Heidelberg eMail: m.nol...@dkfz.de _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake