#12131: $SAGE_LOCAL/lib and lib64
-----------------------+----------------------------------------------------
   Reporter:  vbraun   |          Owner:  GeorgSWeber
       Type:  defect   |         Status:  new        
   Priority:  blocker  |      Milestone:  sage-5.0   
  Component:  build    |       Keywords:             
Work_issues:           |       Upstream:  N/A        
   Reviewer:           |         Author:             
     Merged:           |   Dependencies:  #12057     
-----------------------+----------------------------------------------------

Comment(by vbraun):

 Replying to [comment:14 SimonKing]:
 > Question: Martin seems to suggest to use `--libdir="${prefix}/lib"`
 rather than `--libdir="$SAGE_LOCAL/lib"` in `M4RI(E)`. Is this a rule that
 applies to other packages as well?

 I think (haven't tried it though) that `--libdir='${prefix}/lib'` or
 perhaps `%{prefix}` would work. Note the single tick quotation mark which
 prevents the shell from expanding `$prefix` (which we don't set). I
 believe this would be expanded somewhere in autotools. I prefer the
 `--libdir="$SAGE_LOCAL/lib"`, though. This is completely explicit, so if
 some distribution thinks that it would be a good idea to fsck with
 `prefix` inside autotools then we should be safe(er).

 Also, I updated the readline spkg; Now the change is documented in
 SPKG.txt

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