#13385: Remove OpenSSL dependency from Sage
----------------------------------------------+-----------------------------
Reporter: kini | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.3
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Keshav Kini,
John Palmieri
Authors: John Palmieri, Keshav Kini | Merged in:
Dependencies: #13121, #13384, #13373 | Stopgaps:
----------------------------------------------+-----------------------------
Comment (by vbraun):
The license issue is that Sage hosts the openssl spkg, not whether or not
there is a make target. I can see three options here:
* get rid of the openssl spkg.
* add a openssl license exception to the notebook.
* modify the openssl spkg to only install if the openssl library is
installed on the system.
While quirky, the last option might be the easiest way out. Gnome links to
openssl, so unless you really know what you are doing the openssl library
is installed. The problem for Sage is that the development headers are
generally not installed in a end-user setup. So as long as we intend the
openssl spkg to simply be a way to get the devel headers without
administrative privileges then we could still claim the system library
exception.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13385#comment:37>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.