#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 ppurka):

 I am reading the documentation and from what I understand of it, shouldn't
 this line be part of the ssl section of the `Makefile`?
 {{{
 ./sage -f python # after ./sage -i openssl
 }}}

 Then the documentation can be simplified to:
 {{{
 1. If you don't have OpenSSL development headers installed, then run
 make ssl
 to get a local copy of OpenSSL and pyOpenSSL within your Sage
 installation.

 2. If you have OpenSSL development headers installed, but pyOpenSSL is not
 installed,
 then you can run
 ./sage -i pyopenssl
 to install it.
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13385#comment:35>
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.

Reply via email to