[PyOpenGL-Users] binary linux install?
Brought to you by:
mcfletch
From: Silverstein <he...@sc...> - 2006-06-12 19:20:32
|
I was hoping to be able to do a binary install under Linux. The build/install page says: You can download the installers for PyOpenGL and OpenGLContext from the project's download page. These installers are standard binary installers. If binary installers are not available, you will have to build PyOpenGL before you can install it. See the next section for instructions. What does "standard binary installers" mean? "Windows installers"? I was hoping I could run 'setup.py install' and have it install things w/o having to build under Linux, but it looks like it is trying to do a build. Are there any pre-built versions for Linux I can download? Or is it required that I build from source and then install? Herc |