#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 novoselt):
I am trying to build M2 1.4 from source - it would be way better to
upgrade spkg. My diary:
* I've installed autoconf on my system since it does not seem like Sage
includes it in any way.
* bison and flex are available as experimental packages (why not
optional?) and installed fine for me.
* I have MAKE="make -j2" and configure complains that make is not GNU,
changing it to just "make" works fine.
* Next it complains about libcurses and libncurses. I have libncurses
installed, but it is necessary to install development versions. I've done
that.
* Now development version of libxml2...
* config finished without errors, make does not work:
{{{
error: for the third-party library or program source "gc"
the source code is not present in the file
"/home/novoselt/tests/Macaulay2-1.4-r12617/BUILD/normal/../../BUILD/tarfiles/gc-7.2alpha5-2010-09-03.tar.gz"
so either download a "fat" tar file of the Macaulay2 source code
or rerun the Macaulay2 "configure" command with the added option
"--enable-download"
to enable automatic downloading of the source code over the
internet
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11710#comment:8>
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.