Hi all,<br><br>Thats a good news the nullsoft installer feature in CPack,&nbsp; really ;-)<br>I am looking forward to the next release ;-)<br><br>&gt;No.&nbsp;&nbsp;CMake is not a package management system.&nbsp;&nbsp;I don't see any
reasonable way that it could do that cross-platform.&nbsp;&nbsp;Consider how many
package management systems are available on Linux alone!<br><br>About that, just an idea : <a href="http://www.pkgsrc.org">www.pkgsrc.org</a> : source package , or binary packages in a simple tgz... Maybe CPack could generate a binary package for pkgsrc ? that would be less work than taking care of all the different package management systems... and many platforms could be supported...&nbsp; maybe not good to have such a strong dependency, but maybe worth asking the mailing list about it sometime ;-)
<br><br><br><div><span class="gmail_quote">2006/4/4, William A. Hoffman &lt;<a href="mailto:billlist@nycap.rr.com">billlist@nycap.rr.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
At 06:12 PM 4/2/2006, Brandon J. Van Every wrote:<br><br><br><br>&gt;Do .msi-like installation packages do the work that of Debian's apt in that said system will automatically download missing library dependencies?&nbsp;&nbsp;I highly doubt it.
<br>&gt;No.&nbsp;&nbsp;CMake is not a package management system.&nbsp;&nbsp;I don't see any reasonable way that it could do that cross-platform.&nbsp;&nbsp;Consider how many package management systems are available on Linux alone!<br><br>Well, CMake does not, but there is a new tool that will be part of CMake called CPack.
<br>It will work much like CMake, in that it will have generators for various native packaging tools.<br>It will be a beta release in CMake 2.4.&nbsp;&nbsp; Currently, it can create nullsoft windows installers,<br>tar.gz files, and self extracting 
tar.gz files.<br><br>-Bill<br><br>_______________________________________________<br>CMake mailing list<br><a href="mailto:CMake@cmake.org">CMake@cmake.org</a><br><a href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake
</a><br></blockquote></div><br>