From the looks of your build.log, it looks like numpy isn't installed,
or the development version with its include files isn't installed.
I attach an improved version of INSTALL.txt (now in CVS at
sourceforge.net) which gives more explicit installation instructions.
Hope it helps.
Bruce Sherwood
bradley wrote:
> I recently upgraded to fedora 7 on a thinkpad T60. I figured I would
> give vpython 4.0 beta a try when trying to put vpython back on. When I
> ran configure everything went fine, but while running make I got the
> error...
>
> Compiling ./python/convex.cpp ...
> make[1]: *** [convex.lo] Error 1
> make[1]: Leaving directory
> `/home/brad/MyStuff/Documents/programs/vpython/visual-4.beta16/src'
> make: *** [all-recursive] Error 1
>
> In addition I have also attatched the src/build.log. Does anyone know
> what went wrong?
>
> --Brad
|