After fighting with scipy, I have finally found out why all my attempts to build sage 4.3.x failed:
[...@liberte sage-4.3.5]$ setenv| grep FL CFLAGS=-I/c5/shared/xournal/0.4.5//include -I/usr/share/pvm3/include CPPFLAGS=-I/c5/shared/xournal/0.4.5//include LDFLAGS=-L/c5/shared/xournal/0.4.5//lib -L/usr/share/pvm3/lib/LINUX64 -lpvm3 [...@liberte sage-4.3.5]$ clearing the *FLAGS before runnning make all build successfull. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475990 Sorry for the noise! Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:[email protected] | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France -- 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-support URL: http://www.sagemath.org
