On 2/11/12 3:14 PM, Volker Braun wrote:
On Saturday, February 11, 2012 12:19:17 PM UTC-8, Jonathan wrote:
So you are suggesting that the openssl support be automatically
removed if the libssl-dev is missing, when somebody tries to compile?
Yes. That is exactly what Python already does, the _ssl module isn't
built if the headers are missing.
That sounds reasonable. I *think* OpenSSL is also a requirement for
OpenID, so they'd lose that as well.
So exactly what error happens when you try to install sagenb on a system
with the headers? I assume we need to work around that, and then just
check `import ssl` when we try to turn on OpenID or something else that
requires ssl.
Jason
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org