Installing OpenGL?

Don´t be shy, Linux is fun! =)
Post Reply
User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Installing OpenGL?

Post by ayu »

I have been working all night now to get this to work so that i can play my games on Linux and FINALLY throw that windows CD out of the Window (irony), because it's the only thing keeping me from changing, the games that is. Anyway if anyone can help me install OpenGL and getting it to work it would be awesome. I got Cedega working and running and i installed Command & Conquer generals and managed to start it up, but it was lagging like freaking hell and the menus were not showed. And cedega says that the OpenGL failed :/

Anyway thanks in advance and goodnight.....
"The best place to hide a tree, is in a forest"

pseudo_opcode
cyber messiah
cyber messiah
Posts: 1201
Joined: 30 Apr 2006, 16:00
17
Location: 127.0.0.1

Post by pseudo_opcode »

lol.. try this http://www.mesa3d.org/

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

Thanks p_o, i have been trying to configure mesa now, and it went pretty well until this came up... i was supposed to get a few components for x.org and i was going to use git to get them.

git git://anongit.freedesktop.org/git/xorg/proto/xf86vidmodeproto


now this came up

Code: Select all

git, the filemanager with GNU Interactive Tools, is now called gitfm.

If you are looking for git, Linus Torvald's content tracker, install
the cogito and git-core packages and see README.Debian and git(7).

This transition script will be removed in the debian stable
release after etch.

If you wish to complete the transition early, install git-core
and use (as root):
 update-alternatives --config git

Press RETURN to run gitfm


GNU Interactive Tools 4.3.20 (i586-pc-linux-gnu), 10:15:20 Aug 21 2006
GIT is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation; either version 2, or (at your option) any later version.
Copyright (C) 1993-1999 Free Software Foundation, Inc.
Written by Tudor Hulubei and Andrei Pitis, Bucharest, Romania

/usr/bin/gitfm: fatal error: `chdir' failed: permission denied.
And i have NO FREAKING IDEA... on what to do now xD

hilfe! : <
"The best place to hide a tree, is in a forest"

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

hm, what are the permissions for gitfm?
check it with:

Code: Select all

ls -al /usr/bin |grep gitfm

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

Code: Select all

neo130@enmaai:~$ su
Password:
enmaai:/home/neo130# ls -al /usr/bin |grep gitfm
-rwxr-xr-x  1 root   root     101128 2006-08-21 11:17 gitfm

Sooo....any tip? ^^
"The best place to hide a tree, is in a forest"

Post Reply