Results 1 to 5 of 5

Thread: OpenGL installation help...How to..??

  1. #1
    hakermania's Avatar
    hakermania is offline Τώρα ξέρεις τι γράφω εδώ!
    Join Date
    Aug 2009
    Location
    Greece
    Beans
    1,705
    Distro
    Ubuntu Development Release

    Red face OpenGL installation help...How to..??

    hi guys! I was trying to enable the 3d chess mode in my ubuntu 9.10 and i took the following message: "You are unable to play in 3D mode due to the following problems:
    No Python OpenGL support
    No Python GTKGLExt support

    Please contact your system administrator to resolve these problems, until then you will be able to play chess in 2D mode."

    As I understood I have to download and install OpenGL...Well, I searched a bit in other forums, and the answers given were a bit strange and difficult to understand...Can you please explain me how can I install openGL? Special thx guys! My graphic card is Mobile intel(R) 4 Series Express Chipset Family

  2. #2
    Join Date
    Nov 2009
    Beans
    29

    Re: OpenGL installation help...How to..??

    Go into system->admin->synaptic. Search on "python-opengl". Set it to be installed. Do likewise for python-gtkglexit. When it installs it will also install opengl if it is not already present because it is a dependency.

  3. #3
    hakermania's Avatar
    hakermania is offline Τώρα ξέρεις τι γράφω εδώ!
    Join Date
    Aug 2009
    Location
    Greece
    Beans
    1,705
    Distro
    Ubuntu Development Release

    Unhappy Re: OpenGL installation help...How to..??

    Quote Originally Posted by honestguvnor View Post
    Go into system->admin->synaptic. Search on "python-opengl". Set it to be installed. Do likewise for python-gtkglexit. When it installs it will also install opengl if it is not already present because it is a dependency.
    I installed python-opengl package successfully! But I searched for python-gtkglexit and there are no results...I can find python-gtkglext1....Do you mean that one?
    Last edited by hakermania; November 10th, 2009 at 09:22 PM.

  4. #4
    Join Date
    Sep 2006
    Beans
    1,610
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: OpenGL installation help...How to..??

    Try installing python-gtkglext1.

    Code:
    sudo apt-get install python-gtkglext1
    Then restart the chess game and select 3D mode.
    sı ɯǝ1qoɹd ɹnoʎ ʇɐɥʍ ǝǝs ı ʞuıɥʇ ı

  5. #5
    hakermania's Avatar
    hakermania is offline Τώρα ξέρεις τι γράφω εδώ!
    Join Date
    Aug 2009
    Location
    Greece
    Beans
    1,705
    Distro
    Ubuntu Development Release

    Smile Re: OpenGL installation help...How to..??

    Quote Originally Posted by Giblet5 View Post
    Try installing python-gtkglext1.

    Code:
    sudo apt-get install python-gtkglext1
    Then restart the chess game and select 3D mode.
    Ok thx.that worked perfectly!!!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •