#9530: Improve/fix readline workarounds for Arch Linux and openSUSE, again 
broken
on OpenSUSE 11.2 and 11.3
----------------------------------------------+-----------------------------
   Reporter:  baechler                        |       Owner:  GeorgSWeber       
      
       Type:  defect                          |      Status:  needs_review      
      
   Priority:  critical                        |   Milestone:  sage-4.6          
      
  Component:  build                           |    Keywords:  Arch Linux SuSE 
readline
     Author:  Thomas Bächler, Leif Leonhardy  |    Upstream:  N/A               
      
   Reviewer:                                  |      Merged:                    
      
Work_issues:                                  |  
----------------------------------------------+-----------------------------

Comment(by leif):

 Replying to [comment:51 drkirkby]:
 > BTW, I don't see the need to copy the readline files to $SAGE_LOCAL -
 why not create links? It saves disk space and CPU cycles.

 Well, we copy the library, and the user might decide to upgrade the system
 libreadline (devel version) later, perhaps even "unintentionally" by
 installing a bunch of upgraded packages.

 We then might use newer headers that do not match the library we copied,
 which would break a later [re]build. So it's safer to copy them, too. My
 readline 6.1 headers are 80 KB btw.

 (For the same reason I prefer '''copying''' the library, since otherwise
 an upgrade of the system library might break '''our''', the Sage
 installation.)

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