#9808: Upgrade numpy to 1.5.0 and scipy to 0.8
----------------------------------------------------------------------------------+
Reporter: maldun
| Owner: maldun
Type: task
| Status: needs_review
Priority: major
| Milestone: sage-4.6
Component: packages
| Keywords: numpy, scipy
Author: Stefan Reiterer, Francois Bissey
| Upstream: N/A
Reviewer: Karl-Dieter Crisman, David Kirkby, Leif Leonhardy, Francois
Bissey | Merged:
Work_issues:
|
----------------------------------------------------------------------------------+
Comment(by jhpalmieri):
Another report: on the skynet machine fulvia (Solaris on x86), matplotlib
fails to find numpy, so it doesn't install:
{{{
============================================================================
BUILDING MATPLOTLIB
matplotlib: 0.99.3
python: 2.6.4 (r264:75706, Oct 4 2010, 18:22:25) [GCC
4.5.1]
platform: sunos5
REQUIRED DEPENDENCIES
numpy: no
* You must install numpy 1.1 or later to build
* matplotlib.
Error building matplotlib package.
real 0m1.344s
user 0m0.062s
sys 0m0.093s
sage: An error occurred while installing matplotlib-0.99.3
}}}
The new numpy package has already been installed at this point in the
build, so I don't know what's going on here. On the same machine, scipy
fails to install:
{{{
gcc version 4.5.1 (GCC)
****************************************************
./spkg-install: LDFLAGS=-shared: is not an identifier
}}}
Perhaps you need something like {{{LDFLAGS="-shared"}}}? I'm not really
sure.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9808#comment:168>
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.