Dima,

I looked through the logs, do you agree the following is a rough summary of 
the issue in this case?

The user building Sage from source uses a package manager that installs 
software in /opt/homebrew/.  They had some components of Sage installed in 
/opt/homebrew but fewer than we recommend 
<https://doc.sagemath.org/html/en/installation/source.html#macos-package-installation>.
  
They then had compile issues with gsl and python, both of which can be 
provided by homebrew and are on our recommended list.

Also, am I correct that the error specific to Python was:

1. The Sage configure process detected OpenSSL in homebrew so didn't build 
it.

2. Python's build process only looks in /usr, /usr/local and SAGE_LOCAL for 
dependencies, so couldn't find OpenSSL.

Thanks,

Nathan

-- 
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 view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/228d6dc8-b056-44e6-91fe-7bac7a294a8bn%40googlegroups.com.

Reply via email to