looks like a conflict with anaconda installation that you have... On Fri, 12 Apr 2019 19:32 darwin doppelganger, <[email protected]> wrote:
> Compiling sage-8.8.beta1 failed on my MacBook Pro (15-inch, 2017) running > MacOS 10.14.4, Xcode 10.2. > > I had previously compiled sage-8.8.beta0 with no problems, but > sage-8.8.beta1 failed while installing package r-3.5.2.p0. The log file is > enclosed, but the following excerpt from the log file indicates that the > problem has something to do with the libcurl version. > > checking for curl-config... /Users/danielputnam/anaconda3/bin/curl-config >> checking libcurl version ... 7.61.0 >> checking curl/curl.h usability... yes >> checking curl/curl.h presence... yes >> checking for curl/curl.h... yes >> checking if libcurl is version 7 and >= 7.22.0... no >> configure: error: libcurl >= 7.22.0 library and headers are required >> Error configuring R. >> real 1m17.547s >> user 0m42.249s >> sys 0m30.705s >> ************************************************************************ >> Error installing package r-3.5.2.p0 > > > > I haven't made any upgrades since successfully compiling sage-8.8.beta0, > but the corresponding log entries from that session indicate that a > different libcurl was used: > > checking for curl-config... /usr/bin/curl-config >> checking libcurl version ... 7.54.0 >> checking curl/curl.h usability... yes >> checking curl/curl.h presence... yes >> checking for curl/curl.h... yes >> checking if libcurl is version 7 and >= 7.22.0... yes > > -- > You received this message because you are subscribed to the Google Groups > "sage-release" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sage-release. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
