PDA

View Full Version : [SOLVED] HOWTO: Install daimonin (online mmorpg client)


Tomatz
March 25th, 2008, 06:28 AM
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 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.

:guitar:

hiro nakamatty
March 25th, 2008, 07:46 AM
oh my goodness!!!!!! it works!!!! Tomatz, you are amazing!!!!!!

thank you so much!!!!!!! thank you thank you thank you!!!!!!


but 1 last thing lol... it won't allow me to connect to the server lol, but i can try figure that out myself...... lol

Tomatz
March 25th, 2008, 08:14 AM
I got your pm :)

But im confused now :confused:

You can connect now cant you?

Tomatz
March 25th, 2008, 08:20 AM
Now SOLVED

llamakc
March 25th, 2008, 05:10 PM
It should also be noted that these instructions are provided by the package in the README.debian file.

Tomatz
March 25th, 2008, 06:38 PM
It should also be noted that these instructions are provided by the package in the README.debian file.


Not really as the dependency's in the readme aren't ubuntu specific (eg libsdl1.2 / libsdl1.2debian)
and if you did use the readme (eg libcurl3-dev instead of libcurl3-gnutls-dev) you could run into problems with other applications. Also the readme is kind of confusing for a new user.

Cheers

:mad:

(i can see why you have only been thanked twice :( )

Hello_World
June 1st, 2009, 03:57 AM
well, if you should run into problems (like i did), try to

1) copy the client folder in YOUR home, meaning
/home/<user>

2) use sh ./configure if ./configure doesn't work

Viau
May 26th, 2010, 02:56 PM
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 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.

:guitar:

thank you so much my friend!!

GeneZ
May 27th, 2010, 04:33 PM
i dont understand. how do i install a .package file. @_@ noob here.