#11710: experimental package macaulay2-1.1-r7221.p0.spkg fails to install
-------------------------------------+--------------------------------------
Reporter: mariah | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-5.1
Component: optional packages | Resolution:
Keywords: sd32 | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------------+--------------------------------------
Comment (by benjaminfjones):
To review #12335 I need to install the spkg `macaulay2-1.1-r7221.p0` into
sage-5.0 but when I try I get:
{{{
Error: the autoconf program is not installed on your system.
/bin/sh: autoconf: not found
Please install or update autoconf: the version () should be at least 2.59.
}}}
It's mentioned in the error message that one can try:
{{{
make get-autoconf
}}}
but going to a sage shell and into the spkg src and running this command
fails:
{{{
(sage-sh) jonesbe@sage:src$ make get-autoconf
make -f Makefile -C autoconf
make[1]: Entering directory
`/home/jonesbe/sage/sage-5.0/spkg/build/macaulay2-1.1-r7221.p0/src/autoconf'
curl ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.61.tar.gz -o
"autoconf-2.61.tar.gz" && touch .fetched
/bin/sh: curl: not found
make[1]: *** [.fetched] Error 127
make[1]: Leaving directory
`/home/jonesbe/sage/sage-5.0/spkg/build/macaulay2-1.1-r7221.p0/src/autoconf'
make: *** [get-autoconf] Error 2
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11710#comment:6>
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.