Re: [PyOpenGL-Users] how do I build PyOpenGL-2.0.2.01?
Brought to you by:
mcfletch
From: David R. <dr...@co...> - 2006-06-16 02:09:16
|
On Jun 15, 2006, at 8:38 PM, Silverstein wrote: > I would like to build 2.0.2.01 since this says it is compatible with > version 1.23 swig wrappers (we use 1.21 now for other python wrappers > but we could upgrade to 23, downgrading to 13 is not possible). > > I downloaded the tar.gz and unpacked it, but I cannot find any > documentation on how to build this, nor is it obvious how to do so > from > looking at the files. > > Can someone provide build instructions? > > I'm on redhat 7.3. > > Herc Are you really stuck with Red Hat 7.3 - that is ancient (2002 I believe) in terms of Linux/open source development so my guess is you will have trouble getting it to compile. There are instructions for compiling from source here: http://pyopengl.sourceforge.net/documentation/installation.html Dave |