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
