[BioPython] installing on Mandriva Linux
Michiel de Hoon
mdehoon at c2b2.columbia.edu
Wed Apr 11 15:44:30 UTC 2007
tim wrote:
>I get problems from this point onwards in the install, with lots of
>Bio/Cluster/clustermodule errors:
>...
>creating build/temp.linux-i686-2.4/Bio/Cluster
>gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe
>-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fomit-frame-pointer -march=i586
>-mtune=pentiumpro -fasynchronous-unwind-tables -g -fPIC -IBio/Cluster
>-I/usr/include/python2.4 -c Bio/Cluster/clustermodule.c -o
>build/temp.linux-i686-2.4/Bio/Cluster/clustermodule.o
>Bio/Cluster/clustermodule.c:2:33: error: Numeric/arrayobject.h: No such
>file or directory
>
>
This is the first error message that you get. Did you check that you
have the header file arrayobject.h? And is it in the correct location?
--Michiel
More information about the Biopython
mailing list