LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   glchess 3D Python OpenGL (https://www.linuxquestions.org/questions/ubuntu-63/glchess-3d-python-opengl-733949/)

qbert256 06-18-2009 12:45 PM

glchess 3D Python OpenGL
 
Hi,

I'm a newbie in Linux, I run Ubuntu 9.04, When I tried to put glchess in 3D I got this error message "Pas de prise en charge Python OpenGL"
but I tried glxgears and it's work fine, this is my xorg.conf file.
Thanks.

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

knudfl 06-18-2009 03:56 PM

*
Is the package 'python-opengl' installed ? ?

sudo apt-get install python-opengl

ilali 07-10-2009 01:40 PM

hi.
i have a problem with my ubuntu 9.04
When I tried to put glchess in 3D I got this error message "Pas de prise en charge Python OpenGL"
then i tried to install python opengl with using terminal window
i typed: sudo apt-get install python-opengl
and entered but it request my password but i could not enter my password.
i press the keys but it doesn't type any thing in terminal window.
what's the problem?
thanks.

knudfl 07-11-2009 04:45 AM

@ ilali , welcome to LQ.

1) sudo apt-get install python-opengl
2) Enter password ... you will never see anything
printed, when typing the password in a " command prompt "
2a) <Enter>

... Or use the package manager, Synaptic, for install.
... There you will see "dots" when typing a password.
.....
Good luck !
.....


All times are GMT -5. The time now is 03:02 AM.