View Single Post
  #2  
Old 06-29-2007, 10:30 PM
Novo Novo is offline
[TServerDeveloper]
Join Date: Jun 2006
Posts: 448
Novo will become famous soon enough
Quote:
Originally Posted by defaultaccount View Post
I'm running Linux and when I tried to run the program it just pulls up a binary that I can edit. I saw on the homepage that I need to run XWindows and OpenGL, but I have no idea what either of these are and when I visit one of the websites it just confuses me even more.

Has anyone gotten Graal t o run on their Linux OS? I just can't seem to get it to work.
emerge gnome, and then just run graal... That SHOULD be one way it works. Otherwise... Make sure you chmod +x it... And then run it from terminal using ./graalexe or something.
Reply With Quote