Make sure that the driver to your 3D graphic card is proper installed and working. Check if your sourcelist is correctly set.
Download the relevant libs that is needed to compile, install and run Hero of Allacrost;
Code:
sudo aptitude update && sudo aptitude safe-upgrade sudo aptitude install build-essential subversion autoconf automake checkinstall sudo aptitude install libsdl1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev liblua50-dev liblualib50-dev libluabind-dev libgl1-mesa-dev libglu1-mesa-dev
Make sure that the driver to your 3D graphic card is proper installed and working. Check if your sourcelist is correctly set.
Download the relevant libs that is needed to compile, install and run Hero of Allacrost;
Code:
sudo aptitude update && sudo aptitude safe-upgrade sudo aptitude install build-essential checkinstall sudo aptitude install libsdl1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsdl-net1.2-dev libgl1-mesa-dev libglu1-mesa-dev
cd ~/Desktop svn co https://allacrost.svn.sourceforge.net/svnroot/allacrost allacrost cd allacrost/trunk/demo autoreconf -i ./configure make sudo checkinstall
Done.
alacarte
Go to the Game section in Alacarte and push the New Item button. Fill in;
Name: Hero of Allacrost
Command: allacrost
Comment: Hero of Allacrost is a single player, 2D sprite-based role playing game.
Icon: /usr/local/share/allacrost/img/logos/program_icon.bmp
You can now launch from Hero of Allacrost from Applications —> Games —> Hero of Allacrost
Or by typing allacrost in the terminal.
Enjoy!
sudo dpkg -r hero-of-allacrost
Note: It depend which name you gave Hero of Allacrost when you made checkinstall.