
On i386-linux I am unable to build on a machine with no previous version of numpy installed. the arrayobject.h header cannot be found. Is there a way to actually show the commands use for compiling? The build procedure then continues to build the other modules and seems to ignore the return values from the compiler runs.

This issue is fixed in cvs. You can make a directory Numeric in Include and copy all the .h files down there -- I believe that's the quick fix. -----Original Message----- From: numpy-discussion-admin@lists.sourceforge.net [mailto:numpy-discussion-admin@lists.sourceforge.net]On Behalf Of Matthias Klose Sent: Saturday, March 03, 2001 9:42 AM To: numpy-discussion@lists.sourceforge.net Subject: [Numpy-discussion] numpy-17.3.0 build errors On i386-linux I am unable to build on a machine with no previous version of numpy installed. the arrayobject.h header cannot be found. Is there a way to actually show the commands use for compiling? The build procedure then continues to build the other modules and seems to ignore the return values from the compiler runs. _______________________________________________ Numpy-discussion mailing list Numpy-discussion@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/numpy-discussion

This issue is fixed in cvs. You can make a directory Numeric in Include and copy all the .h files down there -- I believe that's the quick fix. -----Original Message----- From: numpy-discussion-admin@lists.sourceforge.net [mailto:numpy-discussion-admin@lists.sourceforge.net]On Behalf Of Matthias Klose Sent: Saturday, March 03, 2001 9:42 AM To: numpy-discussion@lists.sourceforge.net Subject: [Numpy-discussion] numpy-17.3.0 build errors On i386-linux I am unable to build on a machine with no previous version of numpy installed. the arrayobject.h header cannot be found. Is there a way to actually show the commands use for compiling? The build procedure then continues to build the other modules and seems to ignore the return values from the compiler runs. _______________________________________________ Numpy-discussion mailing list Numpy-discussion@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/numpy-discussion
participants (2)
-
Matthias Klose
-
Paul F. Dubois