Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 4 of 4

Thread: IPad 2 needs GLUT/OpenGL for UNIX

Hybrid View

  1. #1
    Junior Member Newbie
    Join Date
    Apr 2012
    Posts
    3

    IPad 2 needs GLUT/OpenGL for UNIX

    Hello community,

    first of all, iīd like to say, that iīm from Germany and i feel not comfortable with my english writing... so , here it comes, sorry for my english

    I got a problem, I have got a Ipad 2, which is jailbreaked and i already installed a Terminal.

    I think some of these users already knew that this is possible...

    I also installes Java with a compiler(Jikes) and C with compiler(gcc) and a VIM VI Editor.

    But know I want to install GLUT on my Ipad...

    I tried to feth the package with

    apt-get install libglut3-dev

    for example...

    but the package isnīt found.

    so i looked at my sources.list and i found no source from debian.org or opengl.org...

    I tried to paste some deb http://... in this sources file, but they all couldnīt be fetched by

    apt-get update

    So, has anybody an Idea, how I can install this package, or add the reposity, or got it via debian packager, or a make dictory ?!

    Please help me, I need it for the University

  2. #2
    Junior Member Newbie
    Join Date
    Apr 2012
    Posts
    3

    Re: IPad 2 needs GLUT/OpenGL for UNIX

    I got a UNIX Terminal running... I forgot

  3. #3
    Super Moderator OpenGL Lord
    Join Date
    Dec 2003
    Location
    Grenoble - France
    Posts
    5,655

    Re: IPad 2 needs GLUT/OpenGL for UNIX

    You don't say which unix distribution you installed. Something debian-based apparently ?
    Do you already have hardware drivers to use OpenGL correctly ?
    Do you want to program in Gl or in GL ES ? Quite different.

  4. #4
    Junior Member Newbie
    Join Date
    Apr 2012
    Posts
    3

    Re: IPad 2 needs GLUT/OpenGL for UNIX

    can u tell me how i can find out version info ?

    what hardwaredrivers do i need ? Graphics ?

    I will learn the first steps tomorrow in university, so i canīt tell you which Gl or Gl ES...

    I was told to install GLUT and OpenGL

Posting Permissions

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