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 08-17-2013, 08:58 PM
baseman101 baseman101 is offline
Scripter
baseman101's Avatar
Join Date: Nov 2012
Location: Purcellville, VA
Posts: 76
baseman101 will become famous soon enough
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
Reply With Quote
  #2  
Old 09-24-2013, 04:01 AM
baseman101 baseman101 is offline
Scripter
baseman101's Avatar
Join Date: Nov 2012
Location: Purcellville, VA
Posts: 76
baseman101 will become famous soon enough
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.
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 11:41 PM.


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