[ITK-users] problem installation from git

Francois Budin francois.budin at kitware.com
Wed Feb 8 14:31:30 EST 2017


Hello Pierre,

Did you compile CMake yourself or are you using the one packaged with
Ubuntu 14.04?
Could you run 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 <deman.pierre at gmail.com> 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: http://itk-insight-users.
> 2283740.n2.nabble.com/problem-installation-from-git-tp7589605.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20170208/94daa6ee/attachment.html>


More information about the Insight-users mailing list