On Fri, Dec 26, 2008 at 10:25 PM, Naram Qashat <span dir="ltr">&lt;<a href="mailto:cyberbotx@cyberbotx.com">cyberbotx@cyberbotx.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The subject pretty much sums up the question. &nbsp;I&#39;d like to know if it&#39;s possible, though. &nbsp;I was trying to get CMake adopted to be used for a project I&#39;m working on, but the response has been mixed. The biggest detractor has been that CMake is required at all times to build, while the old build system was using Autotools and didn&#39;t require the users to need Autotools installed beforehand in order to build. &nbsp;It&#39;s a combination of that and the amount of space required to build CMake itself (most of our users are using shell hosts that won&#39;t provide them CMake) that has given more heavy negative feedback than positive, even though the other advantages CMake gives outweigh Autotools. &nbsp;But this is the biggest disadvantage that is bringing it down.</blockquote>
<div><br>No, it&#39;s not possible.<br><br>CMake is extremely easy to use from the prebuilt tarballs Kitware provides, however.&nbsp; The binaries are all static and I have never had a problem running them on a Linux distribution before.&nbsp; There is no need to mess with LD_LIBRARY_PATH and adding the &quot;bin&quot; folder to your PATH is even optional.&nbsp; It is 41MB untarred but if space is a concern you can remove the cmake-gui, documentation, man pages, &quot;ctest&quot;, &quot;cpack&quot; and end up with a pretty small package approximately 11MB in size uncompressed.<br>
<br><a href="http://www.cmake.org/cmake/resources/software.html">http://www.cmake.org/cmake/resources/software.html</a><br></div></div><br>-- <br>Philip Lowman<br>