Below is a guide to compile daimonin an online mmorpg game.
http://www.daimonin.com/ (link to home page)
1. Download daimonin
2. Extract and put the client folder in your home folder
3. Copy and paste the following in a terminal and press enter:
sudo apt-get install libsdl1.2debian libsdl1.2-dev libsdl-mixer1.2 libsdl-mixer1.2-dev libsdl-image1.2 libsdl-image1.2-dev libphysfs-dev
http://www.daimonin.com/ (link to home page)
1. Download daimonin
2. Extract and put the client folder in your home folder
3. Copy and paste the following in a terminal and press enter:
sudo apt-get install libsdl1.2debian libsdl1.2-dev libsdl-mixer1.2 libsdl-mixer1.2-dev libsdl-image1.2 libsdl-image1.2-dev libphysfs-dev
libcurl3-gnutls-dev
5. Copy and paste the following in a terminal and press enter:
cd ~/client/make/linux
6. In the terminal type:
./configure
7. Then
make
8. And finally (without sudo):
make install
You should now have a fully working daimonin client
Just browse to your home folder then open the daimonin-0.9.7 folder then double click/execute the daimonin executable.
You can add a menu entry accordingly.
5. Copy and paste the following in a terminal and press enter:
cd ~/client/make/linux
6. In the terminal type:
./configure
7. Then
make
8. And finally (without sudo):
make install
You should now have a fully working daimonin client
Just browse to your home folder then open the daimonin-0.9.7 folder then double click/execute the daimonin executable.
You can add a menu entry accordingly.
No comments:
Post a Comment