[Deb-scipy-devel] scipy and matplotlib

Gudjon I. Gudjonsson gudjon at mc2.chalmers.se
Sat Jul 8 07:46:32 UTC 2006


Hi
When I update python-scipy I get 
Failed to fetch 
http://deb-scipy.alioth.debian.org/apt/./python-scipy_0.4.9-2_i386.deb  Size 
mismatch
and when I try to compile matplotlib on my amd64 machine the documentation 
completely failes but I commented the following lines out
mkdir -p doc
sh -c "cd doc; epydoc -n matplotlib ../lib/matplotlib/*; cd -;"
wget http://matplotlib.sourceforge.net/$(users_guide)

Then I only get a single problem there are spaces in between the letters in a 
path as can be seen below

g++: -E or -x required when input is from standard input
error: Command "g++ -pthread -shared build/temp.linux-x86_64-2.3/src/_tkagg.o 
build/temp.linux-x86_64-2.3/CXX/cxx_extensions.o 
build/temp.linux-x86_64-2.3/CXX/cxxsupport.o 
build/temp.linux-x86_64-2.3/CXX/IndirectPythonInterface.o 
build/temp.linux-x86_64-2.3/CXX/cxxextensions.o -L/usr/lib/tcl8.4/../ 
- L / u s r / l i b / t k 8 . 4 / . . / 
-L/usr/local/lib -L/usr/lib -L/usr/local/lib -L/usr/lib -ltk8.4 -ltcl8.4 -lpng -lz -lstdc++ -lm -lfreetype -lz -lstdc++ -lm -o 
build/lib.linux-x86_64-2.3/matplotlib/backends/_tkagg.so" failed with exit 
status 1
make: *** [build-stamp-2.3] Error 1

Regards 
Gudjon



More information about the Deb-scipy-devel mailing list