Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   How To: Installing Graal on Ubuntu (https://forums.graalonline.com/forums/showthread.php?t=134268632)

baseman101 08-17-2013 08:58 PM

How To: Installing Graal on Ubuntu
 
Hello,

I've had some trouble with installing Graal on Ubuntu. Here was my fix. Run this in terminal.


Quote:

chmod +x ./Graal
sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev
./Graal
I might have installed something else, so if I did something wrong, please tell me :)

baseman101 09-24-2013 04:01 AM

Update: I have tested the code again on a fresh version of Ubuntu, and it works. Please note it only works with 64 bit operating systems. Now, here's how to get RC working cleanly on Ubuntu 64 bit.

First off, download the RC package from the GraalOnline download page.
http://graalonline.com/playerworlds/...le?name=rc.tgz

Extract that to a location you remember, then open up the newly created RC folder. Delete the two files called 'language-specs' and 'rc'.

Next, download the modified version of RC for support for gtksourceview2.0, here.
http://forums.graal2001.com/forums/s...3&postcount=11

Open up the zip file and drag the 'language-specs' folder and 'RC' file into the same folder where you have deleted them.

Finally, run the following commands in terminal.
Quote:

cd path/to/your/rc/folder
chmod +x RC
sudo apt-get install gtksourceview2.0
./RC
That's it! I've installed nothing else so this should work for you guys.


All times are GMT +2. The time now is 03:49 PM.

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