<div dir="ltr">Hi Alain, <div><br></div><div style>Instead, in a terminal you could simply do the following:</div><div style><br></div><div style><font face="courier new, monospace"> cd &amp;&amp; mkdir Support &amp;&amp; cd Support &amp;&amp; \</font></div>

<div style><font face="courier new, monospace"> wget <a href="http://www.cmake.org/files/v2.8/cmake-2.8.10.2-Linux-i386.tar.gz">http://www.cmake.org/files/v2.8/cmake-2.8.10.2-Linux-i386.tar.gz</a> &amp;&amp; \</font></div>

<div style><font face="courier new, monospace"> tar -xzvf cmake-2.8.10.2-Linux-i386.tar.gz &amp;&amp; \</font></div><div style><font face="courier new, monospace">./cmake-2.8.10.2-Linux-i386/bin/cmake -version</font></div>

<div style><br></div><div style>This will create a directory named &quot;Support&quot; in your home folder, download and extract CMake 2.8.10. Finally it invokes cmake with the &quot;-version&quot; param to check that cmake run.</div>

<div style><br></div><div style>You can then create symlinks into your /usr/local/bin folder to ensure you could simply call cmake, ctest, ...  without having to specify the full path.</div><div style><br></div><div style>

<font face="courier new, monospace">sudo ln -s ~/Support/cmake-2.8.10.2-Linux-i386/bin/cmake /usr/local/bin/cmake &amp;&amp; \</font></div><div style><font face="courier new, monospace">sudo ln -s ~/Support/cmake-2.8.10.2-Linux-i386/bin/ccmake /usr/local/bin/ccmake &amp;&amp; \<br>

</font></div><div style><font face="courier new, monospace">sudo ln -s ~/Support/cmake-2.8.10.2-Linux-i386/bin/cpack /usr/local/bin/cpack &amp;&amp; \<br></font></div><div style><font face="courier new, monospace">sudo ln -s ~/Support/cmake-2.8.10.2-Linux-i386/bin/ctest /usr/local/bin/ctest<br>

</font></div><div style><br></div><div style>Hth</div><div style>Jc</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 20, 2013 at 3:09 PM, Alain Aupeix <span dir="ltr">&lt;<a href="mailto:alain.aupeix@wanadoo.fr" target="_blank">alain.aupeix@wanadoo.fr</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <font size="-1">Hi, I have Ubuntu 12.04, and I have already cmake
      installed (<font size="-1">2.8.7)</font><br>
      <br>
      <font size="-1">To compil<font size="-1">e</font> <font size="-1">the
          last version of Sigil, I need <font size="-1">2</font>.8.9 </font></font>or
      high<font size="-1">er, s<font size="-1">o I tried to install it.
          <br>
          <font size="-1">Unfortunately, the sh file just allows to <font size="-1">install <font size="-1">directly under Dow<font size="-1">nloads folder or under Downloads/cmake.....</font></font></font></font>
          (depending of the answer to question)<br>
          I tried the<font size="-1">n the tared version, but all the
            folder doesn&#39;t already exists now (help, for example)</font>
          or aren&#39;t located the same way that the ot<font size="-1">hers.<br>
            <br>
            <font size="-1">I ought<font size="-1"> to install the <font size="-1">same way that the previous version
                  (/usr/bin, /usr/share/.....)<br>
                  <br>
                  <font size="-1"><font size="-1">I have run ./configure<br>
                      <font size="-1">then I have run make<br>
                        <font size="-1">But now, I<font size="-1"> don&#39;t
                            know how to do the <font size="-1">install
                              command:<br>
                              <br>
                              <font size="-1">sudo make install /usr   
                                ???<br>
                                <br>
                                <font size="-1">Thanks<span class="HOEnZb"><font color="#888888"><br>
                                  <font size="-1">A+</font><br>
                                </font></span></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font><span class="HOEnZb"><font color="#888888">
    <div>-- <br>
      <hr>
      Alain Aupeix<br>
      <a href="http://jujuland.pagesperso-orange.fr/" target="_blank">http://jujuland.pagesperso-orange.fr/</a><br>
      <a href="http://pissobi-lacassagne.pagesperso-orange.fr/" target="_blank">http://pissobi-lacassagne.pagesperso-orange.fr/</a>
      <hr>
      U.buntu 12.04 | G.ramps 3.5.0-0.SVN20055 | H.arbour 3.2.0dev (Rev
      18833) | HbIDE (Rev.168)
      <hr></div>
  </font></span></div>

<br>--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>+1 919 869 8849<br>
</div>