Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-29-2007, 06:19 PM
defaultaccount defaultaccount is offline
Cassini
Join Date: Feb 2006
Location: HeLLifAX
Posts: 299
defaultaccount is on a distinguished road
How do you even install this game?

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.
Reply With Quote
  #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
  #3  
Old 06-30-2007, 04:24 AM
defaultaccount defaultaccount is offline
Cassini
Join Date: Feb 2006
Location: HeLLifAX
Posts: 299
defaultaccount is on a distinguished road
I'm using:

NPC Code:
cd ~/Desktop
chmod +x graal4setup
./graal4setup



its all fine until I get here:

NPC Code:
# # # # # # # # # # # #

Thank you for your patience. Installation of your package will now proceed.
You should not have to install the autopackage support code again.

# # # # # # # # # # # #



then this error pops up:



and now I'm stuck.


If you can't read the message it says:

Unable to read from /proc/self/exe. Your operating system may be broken. (2)
Reply With Quote
  #4  
Old 06-30-2007, 05:26 AM
Novo Novo is offline
[TServerDeveloper]
Join Date: Jun 2006
Posts: 448
Novo will become famous soon enough
I guess it's pretty obvious. Your operating system is broken.
Reply With Quote
  #5  
Old 06-30-2007, 05:30 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
A bit off-topic, but how can anyone use windows with transparency set that low on them?
Reply With Quote
  #6  
Old 06-30-2007, 05:31 AM
jetboom jetboom is offline
Registered User
Join Date: Jun 2007
Posts: 42
jetboom is on a distinguished road
You running as root right?
Reply With Quote
  #7  
Old 06-30-2007, 03:50 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Weird error.

The easiest way to install Graal is to download with firefox and then click on "open" (in the download window), it should work fine then. If that is not working then open a console window, change to the directory where you download it (e.g. cd ~/Desktop) and run the setup manually: bash graal4setup. Sometimes you need to start it two times to make it work, not sure why.

The path "/proc/self/exe" is showing where the program is running from, normally that can't be "broken". What is it showing when you do "ls -all /proc/self/exe" ?
Reply With Quote
  #8  
Old 06-30-2007, 07:26 PM
defaultaccount defaultaccount is offline
Cassini
Join Date: Feb 2006
Location: HeLLifAX
Posts: 299
defaultaccount is on a distinguished road
I get this:
NPC Code:
ubuntu@ubuntu:~/Desktop$ ls -all /proc/self/exe
lrwxrwxrwx 1 ubuntu ubuntu 0 2007-06-30 17:25 /proc/self/exe -> /rofs/bin/ls



I'm using a LiveCD, could this be the problem?
Reply With Quote
  #9  
Old 06-30-2007, 07:30 PM
Twinny Twinny is offline
My empire of dirt
Twinny's Avatar
Join Date: Mar 2006
Location: Australia
Posts: 2,422
Twinny is just really niceTwinny is just really nice
Send a message via AIM to Twinny
When I used LiveCD, I couldn't get write access to any of my partitions. I found I was downloading files straight into memory :x
Reply With Quote
  #10  
Old 06-30-2007, 07:35 PM
defaultaccount defaultaccount is offline
Cassini
Join Date: Feb 2006
Location: HeLLifAX
Posts: 299
defaultaccount is on a distinguished road
Well hang on then, I'll install this dual-boot, and see what goes up. I'm hoping this isn't one of the Linuxes that take days to partition and install
Reply With Quote
  #11  
Old 06-30-2007, 09:05 PM
Twinny Twinny is offline
My empire of dirt
Twinny's Avatar
Join Date: Mar 2006
Location: Australia
Posts: 2,422
Twinny is just really niceTwinny is just really nice
Send a message via AIM to Twinny
Ubuntu is awesome and quick. Gentoo is one of the 40 hour installing distributions.
Reply With Quote
  #12  
Old 07-01-2007, 05:04 AM
defaultaccount defaultaccount is offline
Cassini
Join Date: Feb 2006
Location: HeLLifAX
Posts: 299
defaultaccount is on a distinguished road
Yeah so the problem happened to be the LiveCD. It installed fine but now it just wont run.

I think I need a Windows emulator to run it since its an .exe? Winetools comes with ubantu, so I used that, but when I click the icon nothing happens. Does OpenGL have something to do with it? I don't have OpenGL and have no idea what it is.

Last edited by defaultaccount; 07-01-2007 at 06:42 AM..
Reply With Quote
  #13  
Old 07-01-2007, 10:21 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
OpenGL is only optional. You really just need graphic drivers that use DirectX (which is 99.99999% of them from what I know). But my knowledge of Linux is very very limited so I wouldn't be able to tell you anything other then that.
__________________
Do it with a DON!
Reply With Quote
  #14  
Old 07-01-2007, 10:30 AM
Tolnaftate2004 Tolnaftate2004 is offline
penguin.
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
Tolnaftate2004 is a jewel in the roughTolnaftate2004 is a jewel in the rough
Send a message via AIM to Tolnaftate2004
Quote:
Originally Posted by defaultaccount View Post
I think I need a Windows emulator to run it since its an .exe?
You should probably download the Linux setup package then...
__________________
◕‿‿◕ · pfa · check yer syntax! · src

Killa Be: when i got that locker in 6th grade the only thing in it was a picture of a midget useing a firehose :/
Reply With Quote
  #15  
Old 07-01-2007, 10:01 PM
defaultaccount defaultaccount is offline
Cassini
Join Date: Feb 2006
Location: HeLLifAX
Posts: 299
defaultaccount is on a distinguished road
Quote:
Originally Posted by Tolnaftate2004 View Post
You should probably download the Linux setup package then...
the linux package uninstalls itself into an .exe

are you sure I need a driver to run it? the help website says that it doesn't have drivers for graphics card under the radeon 9500 se and i have a 9200

the problem is loading the application itself, when I click it nothing happens
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:27 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.