[CMake] CPack DEB dependencies

Clinton Stimpson clinton at elemtech.com
Mon Jan 28 13:59:46 EST 2013


When I try installing a cpack generated .rpm package on another machine, it 
also installs a handful of other dependent packages (including the 32 bit 
libc.so.6 for one of the 32 bit executables among all the 64 bit ones).

But a cpack generated .deb package isn't that smart.  Is there any way to fix 
this, either in cpack or in my cpack config?  At a minimum, I think all I 
really need is the 32 bit libc.so.6.

-- 
Clinton Stimpson
Elemental Technologies, Inc
Computational Simulation Software, LLC
www.csimsoft.com


More information about the CMake mailing list