Marcelo Garcia compiled and ran VPython on an SGI machine. He started from
the Linux installer package, and the Linux makefile. Thanks, Marcelo!
I've put these comments on the VPython web site.
--On Thursday, April 11, 2002 7:01 PM -0300 "Marcelo M. Garcia"
<mmg...@us...> wrote:
> Finally vpython is running on SGI.
>
> I installed python2.2, Numerical Python in a canonical way: make, make
> install, etc. And the rest: gtk, gtkgl, gcc, gmake are packages from SGI
> (http://freeware.sgi.com)
>
> I had to change the xgl.h to include the full path to gtk/gtkglarea.h,
> wich is /usr/freeware/include/gtkgl/gtkglarea.h. I also comment the lines
> that install the rpm's and numpy in the 'install' script file.
>
> I think that is it. Any question or comment write to me.
|