Menu

#12 PyOpenGL 2.0.0.44 on HPUX 11.0

v2.0
open
nobody
install (2)
5
2003-01-23
2003-01-23
Anonymous
No

I built and tested PyOpenGL on a HP 9000/785/J6700.

Had to get sources and build the shared libraries libXmu
and libglut.

I used the attached config/hp-ux11.cfg file and I had to
make the following modification to setup/togl_setup.py:

< togl = 'Togl.so'
---
> togl = 'Togl.sl'

Discussion

  • Nobody/Anonymous

     
  • Rene Dudfield

    Rene Dudfield - 2003-02-03

    Logged In: YES
    user_id=2042

    I've added the config file into cvs.

    Could you make a change to setup.py to check for the togl =
    'Togl.sl'?

    If possible could check this on the cvs version?

     

Log in to post a comment.