Hi,

Did anyone use checkinstall for package generation with cmake generated
makefile ?

I have a lot of problems, this one for example - while checkinstalling a
project that use install (DIRECTORY ..) feature
---------------
-- Installing /usr/share/myproject/conf
-- Installing /usr/share/myproject/conf/
-- Installing /usr/share/myproject/conf//
-- Installing /usr/share/myproject/conf///
-- Installing /usr/share/myproject/conf////
-- Installing /usr/share/myproject/conf/////
-- Installing /usr/share/myproject/conf//////
-- Installing /usr/share/myproject/conf///////
-- Installing /usr/share/myproject/conf////////
-- Installing /usr/share/myproject/conf/////////
-- Installing /usr/share/myproject/conf//////////
-- Installing /usr/share/myproject/conf///////////
---------------

and so on, undefinitely

And I have some other errors that I'm not used to get with checkinstall and
regular makefiles.

If someone interested of helping me track eventual bugs (in cmake or
checkinstall ? I don't know), please ask me for more details.

Regards,
Mehdi
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to