Archives Jan. 1, 2008
OpenGLContext 2.1.0a1 Installation Streamlining (SetupTools re-cursing...)
Written by
on
in
Snaking.
(I'm testing on a Win32 box). Download and install Python 2.5, put the Python directory on your path. Install Win32 GLUT and GLE, then download ez_install.py and run the following:
python ez_install.py OpenGLContext
python ez_install.py Pygame
python ez_install.py numpy
python ez_install.py PIL
python ez_install.py SimpleParse
python ez_install.py TTFQuery
If I got everything properly put ...!-->!-->