<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>forgot to send a copy to the list...<br>
    </p>
    <div class="moz-forward-container"><br>
      <br>
      -------- Forwarded Message --------
      <table class="moz-email-headers-table" cellpadding="0"
        cellspacing="0" border="0">
        <tbody>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject:
            </th>
            <td>Re: [ITK-users] problem installation from git</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
            <td>Fri, 10 Feb 2017 11:01:58 +0100</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
            <td>Chr. Rossmanith <a class="moz-txt-link-rfc2396E" href="mailto:cr@neuro.ma.uni-heidelberg.de"><cr@neuro.ma.uni-heidelberg.de></a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
            <td>pdeman <a class="moz-txt-link-rfc2396E" href="mailto:deman.pierre@gmail.com"><deman.pierre@gmail.com></a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <pre>Hi,

sounds like your PATH variable is set to a value, that cmake 3.5 is 
found first. Where did you install cmake 3.8? Make sure that this path 
is listed before the cmake 3.5 path in your PATH variable.

1) echo $PATH   shows you the list of paths searched for executables
2) locate -b '\cmake'|grep bin     shows you where cmake executables are 
living on your machine

Regards,
Christina

On 10.02.2017 08:48, pdeman wrote:
> Hi,I have download the binary for cmake 3.8.but in a terminal if I do cmake --version it's still the 3.5.
> How do I make the 3.8 the by default one ?
> Pierre
> On Thu, Feb 9, 2017 at 4:03 PM, dzenanz [via ITK Insight Users] <a class="moz-txt-link-rfc2396E" href="mailto:ml-node+s2283740n7589610h64@n2.nabble.com"><ml-node+s2283740n7589610h64@n2.nabble.com></a> wrote:
>> Hi Pierre,>> your original problem was that CMake was not built with SSL support. If> you built it yourself, enable SSL support by e.g. linkingto system curl.> Probably the easiest solution is to download <a class="moz-txt-link-rfc2396E" href="https://cmake.org/download/"><https://cmake.org/download/></a>> a pre-compiled binary for your OS and use that.>> Regards,> Dženan>> On Thu, Feb 9, 2017 at 6:13 AM, pdeman <[hidden email]> <a class="moz-txt-link-rfc2396E" href="http:///user/SendEmail.jtp?type=node&node=7589610&i=0"><http:///user/SendEmail.jtp?type=node&node=7589610&i=0></a>> wrote:>>> Hi,>>>> I add to download a version of cmake.>> so I have the version 3.5.2 now.>> which cmake give me /usr/local/bin/cmake>>>> I haven't getwhat I have to type for 3.>> if I copy directly without changing anything>> i have "no return", no error but nothing is replied.>>>> Thanks>>>> On Wed, Feb 8, 2017 at 8:32 PM, Francois Budin-3 [via ITK Insight Users] <>> [hidden email] <a class="moz-txt-link-rfc2396E" href="http:///user/SendEmail.jtp?type=node&node=7589610&i=1"><http:///user/SendEmail.jtp?type=node&node=7589610&i=1></a>>>> wrote:>>>> > Hello Pierre,>> >>> > Did you compile CMake yourself or are you using the one packaged with>> > Ubuntu 14.04?>> > Could yourun the following commands on your computer and let us know>> what>> > results you got?>> > 1) cmake --version>> > 2) which cmake>> > 3) strings `which cmake` |grep OPENSSL>> >>> > Thanks,>> > Francois>> >>> >>> > On Wed, Feb 8, 2017 at 12:10 PM, pdeman <[hidden email]>> > <a class="moz-txt-link-rfc2396E" href="http:///user/SendEmail.jtp?type=node&node=7589606&i=0"><http:///user/SendEmail.jtp?type=node&node=7589606&i=0></a>> wrote:>> >>> >> Hi,>> >>>> >> I have made a git clone, did the "configuration" using ccmake.>> >> I am working on ubuntu 14.04>> >> and now, when I try to do the make, I have an error message saying>> >> "Protocol>> >> https not supported or disabled in libcurl" but they are enabled...>> >> I have the last version of curl and done the configuration --with-ssl.>> >> I have SSL support: enabled (OpenSSL)>> >> and Protocols: ... HTTP HTTPS etc ...>> >>>> >> I don't get the error ...>> >>>> >> regards>> >>>> >>>> >>>> >> -->> >> View this message in context: <a class="moz-txt-link-freetext" href="http://itk-insight-users.22837">http://itk-insight-users.22837</a>>> >> 40.n2.nabble.com/problem-installation-from-git-tp7589605.html>> >> Sent from the ITK Insight Users mailing list archive at Nabble.com.>> >> _____________________________________>> >> Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>>> >>>> >> Visit other Kitware open-source projects at>> >> <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>>> >>>> >> Kitware offers ITK Training Courses, for more information visit:>> >> <a class="moz-txt-link-freetext" href="http://www.kitware.com/products/protraining.php">http://www.kitware.com/products/protraining.php</a>>> >>>> >> Please keep messages on-topic and check the ITK FAQ at:>> >> <a class="moz-txt-link-freetext" href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a>>> >>>> >> Follow this link to subscribe/unsubscribe:>> >> <a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/insight-users">http://public.kitware.com/mailman/listinfo/insight-users</a>>> >>>>>>> >>> > _____________________________________>> > Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>>> >>> > Visit other Kitware open-source projects at>> > <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>>> >>> > Kitware offers ITK Training Courses, for more information visit:>> > <a class="moz-txt-link-freetext" href="http://www.kitware.com/products/protraining.php">http://www.kitware.com/products/protraining.php</a>>> >>> > Please keep messages on-topic and check the ITK FAQ at:>> > <a class="moz-txt-link-freetext" href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a>>> >>> > Follow this link to subscribe/unsubscribe:>> > <a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/insight-users">http://public.kitware.com/mailman/listinfo/insight-users</a>>> >>> >>> > ------------------------------>> > If you replyto this email, your message will be added to the discussion>> > below:>>> <a class="moz-txt-link-freetext" href="http://itk-insight-users.2283740.n2.nabble.com/problem">http://itk-insight-users.2283740.n2.nabble.com/problem</a>->> > installation-from-git-tp7589605p7589606.html>> > To unsubscribe from problem installation from git, click here>> > <a class="moz-txt-link-rfc2396E" href="http://itk-insight-users.2283740.n2.nabble.com/template/"><http://itk-insight-users.2283740.n2.nabble.com/template/></a>> NamlServlet.jtp?macro=unsubscribe_by_code&node=>> 7589605&code=ZGVtYW4ucGllcnJlQGdtYWlsLmNvbXw3NTg5NjA1fDIxMDcyMjE0Mzc=>>> > .>> > NAML>> > <a class="moz-txt-link-rfc2396E" href="http://itk-insight-users.2283740.n2.nabble.com/template/"><http://itk-insight-users.2283740.n2.nabble.com/template/></a>> NamlServlet.jtp?macro=macro_viewer&id=instant_html%>> 21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNa>> mespace-nabble.view.web.template.NabbleNamespace-nabbl>> e.view.web.template.NodeNamespace&breadcrumbs=notify_>> subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%>> 3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>>> >>>>>>>>> -->> DEMAN Pierre>> Mobile : <a href="tel:%2B33%207%2082%2057%2080%2094" value="+33782578094>> <+33%207%2082%2057%2080%2094>">+33 7 82 57 80 94>> <+33%207%2082%2057%2080%2094>>>>>>>>>>> -->> View this message in context: <a class="moz-txt-link-freetext" href="http://itk-insight-users.22837">http://itk-insight-users.22837</a>>> 40.n2.nabble.com/problem-installation-from-git-tp7589605p7589609.html>> Sent from the ITK Insight Users mailing list archive at Nabble.com.>> _____________________________________>> Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>>>>> Visit other Kitware open-source projects at>> <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>>>>> Kitwareoffers ITK Training Courses, for more information visit:>> <a class="moz-txt-link-freetext" href="http://www.kitware.com/products/protraining.php">http://www.kitware.com/products/protraining.php</a>>>>> Please keep messages on-topic and check the ITK FAQ at:>> <a class="moz-txt-link-freetext" href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a>>>>> Follow this link to subscribe/unsubscribe:>> <a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/insight-users">http://public.kitware.com/mailman/listinfo/insight-users</a>>>>>> _____________________________________> Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>>> Visit other Kitware open-source projects at> <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>>> Kitware offers ITK Training Courses, for more information visit:> <a class="moz-txt-link-freetext" href="http://www.kitware.com/products/protraining.php">http://www.kitware.com/products/protraining.php</a>>> Please keep messages on-topic and check the ITK FAQ at:> <a class="moz-txt-link-freetext" href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a>>> Follow this link to subscribe/unsubscribe:> <a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/insight-users">http://public.kitware.com/mailman/listinfo/insight-users</a>>>> ------------------------------> If you reply to this email, your message will be added to the discussion> below:> <a class="moz-txt-link-freetext" href="http://itk-insight-users.2283740.n2.nabble.com/problem">http://itk-insight-users.2283740.n2.nabble.com/problem</a>-> installation-from-git-tp7589605p7589610.html> To unsubscribe from problem installation from git, click here> <a class="moz-txt-link-rfc2396E" href="http://itk-insight-users.2283740.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7589605&code=ZGVtYW4ucGllcnJlQGdtYWlsLmNvbXw3NTg5NjA1fDIxMDcyMjE0Mzc="><http://itk-insight-users.2283740.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7589605&code=ZGVtYW4ucGllcnJlQGdtYWlsLmNvbXw3NTg5NjA1fDIxMDcyMjE0Mzc=></a>> .> NAML> <a class="moz-txt-link-rfc2396E" href="http://itk-insight-users.2283740.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml"><http://itk-insight-users.2283740.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml></a>>
>
> -- DEMAN PierreMobile : +33 7 82 57 80 94
>
>
>
> --View this message in context: <a class="moz-txt-link-freetext" href="http://itk-insight-users.2283740.n2.nabble.com/problem-installation-from-git-tp7589605p7589611.htmlSent">http://itk-insight-users.2283740.n2.nabble.com/problem-installation-from-git-tp7589605p7589611.htmlSent</a> from theITK Insight Users mailing list archive at Nabble.com._____________________________________Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
> Visit other Kitware open-source projects athttp://www.kitware.com/opensource/opensource.html
> Kitware offers ITK Training Courses, for more information visit:<a class="moz-txt-link-freetext" href="http://www.kitware.com/products/protraining.php">http://www.kitware.com/products/protraining.php</a>
> Please keep messages on-topic and check the ITK FAQ at:<a class="moz-txt-link-freetext" href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a>
> Follow this link to subscribe/unsubscribe:<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/insight-users">http://public.kitware.com/mailman/listinfo/insight-users</a>



</pre>
    </div>
  </body>
</html>