#15105: hardwired paths in src/sage
-------------------------+-------------------------------------------------
   Reporter:  felixs     |            Owner:
       Type:             |           Status:  new
  enhancement            |        Milestone:  sage-5.12
   Priority:  major      |         Keywords:  environment, SAGE_LOCAL,
  Component:  build      |  hardwired, run time
  Merged in:             |          Authors:  Felix Salfelder
  Reviewers:             |  Report Upstream:  N/A
Work issues:             |           Branch:
     Commit:             |     Dependencies:
   Stopgaps:             |
-------------------------+-------------------------------------------------
 Several run time paths in the python library are hardwired, in most cases
 to `$SAGE_LOCAL`.
 `$SAGE_LOCAL` has no meaning outside of Sage (the distribution). So it's
 better to add them to sage-env.py and make them overridable.

 For example in `libs.singular.singular_init`, the singular shared object
 is looked for in `$SAGE_LOCAL/lib`.

--
Ticket URL: <http://trac.sagemath.org/ticket/15105>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to