[PyOpenGL-Users] failed to install PyOpengl-2.0.1.08 on Mandrake 10.0
Brought to you by:
mcfletch
From: danu k. <dan...@ya...> - 2004-10-28 16:13:11
|
Im using Python 2.3.4 and Mandrake linux 10.0. I don't know whats wrong when Im trying to install the PyOpengl-2.0.1.08. I got the message: gcc -pthread -shared build/temp.linux-i686-2.3/src/interface/GLUT.o -L/usr/lib -L/usr/local/lib -L/usr/X11/lib -L/usr/X11R6/lib -Lbuild/temp.linux-i686-2.3 -lGL -lX11 -lXext -lGLU -lglut -lXi -lXmu -linterface_util -o build/lib.linux-i686-2.3/OpenGL/GLUT.so /usr/bin/ld: cannot find -lglut collect2: ld returned 1 exit status error: command 'gcc' failed with exit status 1 I suspect it have something to do with the glut. Then I tried to install glut-3.6 but problem arise again It require libMesaGLU.so.3. I install the Mesa-6.2 everything ok. But the libMesaGLU still doesnt exist. In the website it state that the packet doesnt include the libMesaGLU anymore. but instead they use another packed oss-openglu-20000925..rpm. But the packet failed also to install becuse it require libstdc++-libc6-1-1.so.2. I updated the gcc from 3.3.2 to 3.4.2 but the library required still doenst exist. What should I do to fix all this problems???? Thanx danu __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail |