go out to:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/6/i386/
and pick up the gcc-4.1.1-51.fc6.i386.rpm and associated gcc
machinery, dated jan 10.
they will compile sucessfully (except for the redacted quad precision
fortran), if you are on fc6. yum update or pup should hav
On Tue, 13 Feb 2007 12:39:48 -0800, Kate <[EMAIL PROTECTED]> wrote:
>> 3. What about building Python stand-alone, i.e., the
>> one downloaded from the
>> Python web site?
>
> I can build Python-2.5 stand-alone just fine.
> (configure - with no fancy options, make, make install).
Could you try do
William Stein wrote:
> 1. How much RAM do you have?
2 Gigs
> 2. Does installing a binary of SAGE work?
To test this I would have to travel to another building
to be physically in front of the machine.
Unfortunately the weather is really bad right now,
so this will have to wait.
> 3. What abo
On my pentium4-pc-linux-gnu machine, sage-2.1.0.1
built with gcc-4.1.1 fails the test
devel/sage-main/sage/gsl/integration.pyx
File "integration.pyx", line 113:
sage: [numerical_integral(f, 1, 2, max_points=100, params=[n]) for n in rang
e(10)]
Expected:
[(0.48657, 5.55111512
1. How much RAM do you have?
2. Does installing a binary of SAGE work?
3. What about building Python stand-alone, i.e., the one downloaded from the
Python web site?
-- William
On Tue, 13 Feb 2007 09:00:24 -0800, Kate Minola <[EMAIL PROTECTED]> wrote:
>
> I have acquired a new Mac Mini (Int
I have acquired a new Mac Mini (Intel) to install
on my research network. After downloading
the latest operating system (Darwin client) upgrades,
I then downloaded the latest version of the
developement suite (xcode-2.4.1).
I then downloaded sage-2.1.0.1 and tried to
build sage. The build faile