ldexp 0x1eb4
/usr/local/lib/libpython2.6.a(longobject.o)
ldexp 0x2ee8
/usr/local/lib/libpython2.6.a(longobject.o)
ldexp 0xb3cc
/usr/local/lib/libpython2.6.a(longobject.o)
ldexp 0xb40c
/usr/local/lib/libpython2.6.a(longobject.o)
fmod 0x3220
/usr/local/lib/libpython2.6.a(floatobject.o)
fmod 0x3ed4
/usr/local/lib/libpython2.6.a(floatobject.o)
fmod 0x19f4
/usr/local/lib/libpython2.6.a(signalmodule.o)
fmod 0x1a50
/usr/local/lib/libpython2.6.a(signalmodule.o)
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
error: command 'g++' failed with exit status 1
Error building matplotlib package.
real 1m9.293s
user 0m53.836s
sys 0m12.768s
sage: An error occurred while installing matplotlib-0.99.1.p4
I don't know if there is anything I can do to mathplotlib to tell it to only
look at the python in $SAGE_ROOT/local, and not in /usr/local.
Dave