It would also be great to get a confirmation that the external libcurl 
installation was picked up.
Namely, somewhere in the output of ./configure there should be a line

   curl-7.56.1 not installed (configure check)

(in the long list of the other Sage packages) - perhaps the version number 
is different there for you; 
most probably 7.55.1.

If this is indeed this case, you are probably hitting an R bug---indeed, 
these lines in your log:

[r-3.4.2.p0] checking libcurl version ... 7.55.1
[r-3.4.2.p0] checking curl/curl.h usability... yes
[r-3.4.2.p0] checking curl/curl.h presence... yes
[r-3.4.2.p0] checking for curl/curl.h... yes
[r-3.4.2.p0] checking if libcurl is version 7 and >= 7.22.0... no

look as if for R the version 7.55.1 is smaller than 7.22.0, which is kind 
of silly.


On Tuesday, December 12, 2017 at 10:19:55 PM UTC, Dima Pasechnik wrote:
>
> there is a conflict with your Anaconda installation. Make sure it not in 
> your PATH.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to