#6034: [with spkg, needs work] update Singular to newest upstream release
---------------------------+------------------------------------------------
Reporter: malb | Owner: malb
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.0.2
Component: packages | Keywords: singular
Reviewer: Kiran Kedlaya | Author: Martin Albrecht
Merged: |
---------------------------+------------------------------------------------
Comment(by SimonKing):
Sorry, but something is wrong.
I get
{{{
sage: import os
sage: os.environ['SINGULARPATH']
'/home/king/SAGE/devel/sage-4.0/local/share/singular'
sage: singular.eval('system("SingularLib")')
'/home/king/SAGE/devel/sage-4.0/local/share/singular:/home/king/SAGE/devel/sage-4.0/local/LIB'
}}}
But the last line is Singular's way of telling where the libs are.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6034#comment:12>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---