[PyOpenGL-Users] [ pyopengl-Support Requests-461872 ] install 2.0.0.44 on Mac OS X
Brought to you by:
mcfletch
From: <no...@so...> - 2001-09-15 18:16:02
|
Support Requests item #461872, was opened at 2001-09-15 10:37 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=205988&aid=461872&group_id=5988 Category: install Group: None Status: Open Priority: 5 Submitted By: Greg Welch (gregwelch) Assigned to: Tarn Weisner Burton (twburton) Summary: install 2.0.0.44 on Mac OS X Initial Comment: I can find a tgz package w/ binaries for pyopengl 1.5.6, but I am using python 2.1 and latest numpy so apparently need (and would want) pyopengl 2. However there is no config file for v2 for OS X (darwin, or darwin1). I began to look at the config files to see if I could figure out what to change (from freebsd for example) but it began to look a little ugly to me. While it might be "good for me" I have no particular desire to lear how to do this right now. I just want to use pyopengl under OS X. Should I be able to build/install pyopengl2 on OS X? BTW, I have Tenon's Xtools X server. Thanks in advance. Greg Welch Research Associate Professor Department of Computer Science UNC Chapel Hill we...@cs... ---------------------------------------------------------------------- >Comment By: Tarn Weisner Burton (twburton) Date: 2001-09-15 11:15 Message: Logged In: YES user_id=21784 Porting of PyOpenGL2 to Mac9 (and I presume OSX) is not completed and is currently stalled. At least for Mac9 the distutils metroworks compiler only compiles libs. For configuration purposes PyOpenGL2 needs to be able to compile executables (in distutils.mwerkscompiler.MWerksCompiler.link) Eventually it would be nice for distutils.command.config to work, i.e. compile and preprocess, but this is not an imperative right now. The work for these methods to work on all other compilers has been done, excepting MetroWerks. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=205988&aid=461872&group_id=5988 |