#9333: the kash optional spkg doesn't work at all on OS X due to mistake in use
of
tar
-----------------------------------+----------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: needs_work
Priority: minor | Milestone: sage-4.7.1
Component: optional packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: Karl-Dieter Crisman | Author: John Palmieri
Merged: | Dependencies:
-----------------------------------+----------------------------------------
Changes (by kcrisman):
* status: needs_review => needs_work
* reviewer: => Karl-Dieter Crisman
Comment:
It even works on PPC!
I did find an error in kash.py
{{{
sage: a = kash('(9 - 7) * (5 + 6)'); a # optional -- kash
22
}}}
so I get "expected nothing" for that one test when I do `./sage -t
-optional devel/sage/sage/interfaces/kash.py`.
Otherwise seems like this is reasonable. Fix that and positive review,
modulo my weak understanding of shell script - but the options are the
right ones on Mac. What the heck are those Linux options?
By the way, the development of KASH seems to have abruptly stopped. Any
chance it will resume?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9333#comment:2>
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.