On 1/5/08, Alex Holkner <[EMAIL PROTECTED]> wrote:
> On 1/5/08, mdboom <[EMAIL PROTECTED]> wrote:
> >
> > After installing pyglet, the first test fails with a segfault on RHEL4
> > (with a locally-compiled Python 2.5).  Running in gdb gives the
> > traceback below.  It seems to be segfaulting in libGL.so.  The version
> > I have came with x.org 6.8.2-1.EL.33:
> >
> > > rpm -qf /usr/X11R6/lib/libGL.so
> > xorg-x11-devel-6.8.2-1.EL.33
> >
> > Is that version not compatible with pyglet?  Is there a list of
> > dependencies and their versions somewhere?  (I know the website says
> > "No external dependencies or installation requirements" but more
> > specifics would be nice.  I don't want to avoid upgrading any required
> > dependencies unless I have to.)
>
> It's failing in glXCreateWindow.  Check that you can run other OpenGL
> applications, such as glxgears.

Please also attach the output of glxinfo.

Alex.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to