[CMake] [linux] cmake, checkinstall and install ( DIRECTORY .. )

Mehdi Rabah mehdi.rabah at gmail.com
Thu Feb 15 05:50:32 EST 2007


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20070215/ef3724b5/attachment.html


More information about the CMake mailing list