RE: [PyOpenGL-Users] installation (?) problem on irix646
Brought to you by:
mcfletch
From: Tarn W. B. <twb...@ma...> - 2001-09-26 13:58:22
|
| I replaced library_dirs=/usr/lib with | | library_dirs=/usr/lib32 | | as on the newer systems the default compilation is with a -n32 flag. This | may be slightly machine dependent but maybe one could add this as the | first path to be searched ... done. thanks, Tarn |