Re: [PyMOL] pyopengl broken?

2004-01-14 Thread Michael Banck
Did somebody (Warren?) look into this? Could anybody reproduce it (i.e. running examples/devel/gl01.py)? Or is this just a problem on Debian GNU/Linux? thanks, Michael This was the text of the bug report: --8-- On Fri, Oct 03, 2003 at 11:53:53AM +0200, Gabor E. Tusnady wrote: I would

[PyMOL] pyopengl broken?

2003-10-04 Thread Michael Banck
Hi, I've got a bug on pyopengl (http://bugs.debian.org/214026). Seems the immeadiate fix is --- pymol-0.90.orig/setup.py +++ pymol-0.90/setup.py @@ -32,7 +32,7 @@ else: inc_dirs=[layer0,layer1,layer2,layer3,layer4,layer5] libs=[GL,GLU,glut,png] - pyogl_libs = [] + pyogl_libs =