#20946: update giac spkg
-------------------------------------+-------------------------------------
Reporter: frederichan | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-7.3
Component: packages: | Resolution:
optional |
Keywords: giac | Merged in:
Authors: Han Frederic | Reviewers:
Report Upstream: N/A | Work issues:
Branch: public/giacupdate | Commit:
| ddfde459fae8fdce2bfaca37c269edb0f480e5f7
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by fbissey):
Hum I am unwilling to touch the `spkg-src` while I don't completely
understand it. I would regenerate `Makefile.in` and co and probably wreak
havoc in the current setup. Better ship it as it is now. If we really want
lapack support we'll work it out later.
Actually the current configuration will work on OS X I think and it is ok
not to disable it as the runtime involved comes with the OS.
What is the last bit of `spkg-inst` supposed to do?
{{{
# create the script_subdirectory for the pexpect giac interface by running
a trivial instruction
sage -c "giac(1)"
if [ $? -ne 0 ]; then
echo >&2 "Error running the pexpect interface of giac"
exit 1
fi
}}}
Where is the directory supposed to be created? I cannot see anything new
when I run `./sage -p giac` with this branch. I was, possibly, expecting
something in `local/share/sage/ext` but found nothing there.
Running `./sage -c "giac(1)"` manually afterwards didn't have an impact
either.
--
Ticket URL: <https://trac.sagemath.org/ticket/20946#comment:16>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.