PyOpenGL install solved with lots of notes
From: danu kusmana (danu_milis_at_yahoo.com)
Date: 10/29/04
- Next message: Alex Martelli: "Re: scripting languages vs statically compiled ones"
- Previous message: Ganesan R: "Re: ctypes 0.9.2 released"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 28 Oct 2004 23:59:20 -0700 (PDT) To: pyopengl <pyopengl-users@lists.sourceforge.net>
Finalllyyyyyyy...
1. I dont understand why the developer of GLUT (until
the latest version: 3.7) still reffering to the
libMesaGL* where in the Mesa website already stated
that they dont use that library anymore. Lots of
changes in Makefile in glut source have to be done.
2. I think the setup.py from PyOpenGL only looking for
the libray for GLUT and X11 in the /usr/lib directory.
I don't know is it only happened in Mandrake 10.0?
even though it is dont have any relation to the
PyOpenGL but when I try to install PIL and SDL_ttf it
always breaks when it try to link to freetype.h. I
erase all the line between #ifndef FT_FREETYPE_H to
#endif that stated the ft2build.h hasn't been build.
The result it works! I don't understand why in the
first place they have to put those line anyway... DUH
danu
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
- Next message: Alex Martelli: "Re: scripting languages vs statically compiled ones"
- Previous message: Ganesan R: "Re: ctypes 0.9.2 released"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|