Page 1 of 2

Posted: Tue 12 Jan 2010, 22:29
by technosaurus
see pet packaging 101 in my signature

Mana world client 0.029.1

Posted: Sat 06 Feb 2010, 17:59
by gulk
BobSongs wrote: request
Any hope of seeing this package updated to version 0.0.29.1?
I built the latest client (0.0.29.1) and made a pet out of it.
It requires the same libs as in the first post. If the game does not start, symlink the guichan, guichan-sdl and physfs libraries in your /usr/lib folder
For example:

Code: Select all

ln -s libguichan-0.8.1.so.1 libguichan.so
ln -s libguichan_sdl-0.8.1.so.1.0.0 libguichan_sdl.so
ln -s libphysfs-1.0.so.1.0.0 libphysfs.so
Have fun!


[Edit] cannot seem to be able to attach the .pet here... It's 6.4MB.
[Edit2] Uploaded the file on Megaupload, no password: http://www.megaupload.com/?d=X8YVEDPS
[Edit3] Built for puppy 4.2.1, should run on any 4+ puppies

Re: Mana world client 0.029.1

Posted: Sat 06 Feb 2010, 19:13
by scabz
gulk wrote:
BobSongs wrote: request
Any hope of seeing this package updated to version 0.0.29.1?
I built the latest client (0.0.29.1) and made a pet out of it.
It requires the same libs as in the first post. If the game does not start, symlink the guichan, guichan-sdl and physfs libraries in your /usr/lib folder
For example:

Code: Select all

ln -s libguichan-0.8.1.so.1 libguichan.so
ln -s libguichan_sdl-0.8.1.so.1.0.0 libguichan_sdl.so
ln -s libphysfs-1.0.so.1.0.0 libphysfs.so
Have fun!


[Edit] cannot seem to be able to attach the .pet here... It's 6.4MB.
[Edit2] Uploaded the file on Megaupload, no password: http://www.megaupload.com/?d=X8YVEDPS
[Edit3] Built for puppy 4.2.1, should run on any 4+ puppies
Thanks for your pet works fine
mirror http://scabz.homelinux.com/Pets/The_Man ... 0.29.1.pet

Posted: Sat 06 Feb 2010, 19:50
by omskates
That's awesome, I was just trying to compile TMW and ran into autoconf
problem, went to ask a question on this thread and BAM there's your TMW pet post. THANKYOU :D

Posted: Fri 12 Feb 2010, 21:01
by BobSongs
nods
Thank you very much, the pet file worked perfectly.

I am deeply grateful.

Posted: Thu 25 Mar 2010, 11:31
by omskates
Gulk,
Any chance for a pet for the advanced client with the 4144 patch Plz?

Posted: Fri 26 Mar 2010, 17:02
by gulk
omskates wrote:Gulk,
Any chance for a pet for the advanced client with the 4144 patch Plz?
I'll look into that this week-end.
BTW, I am Morpok on the default server.
Cheers.

Edit: where do I get that code patch?

Posted: Mon 03 May 2010, 15:09
by omskates
gulk wrote:
omskates wrote:Gulk,
Any chance for a pet for the advanced client with the 4144 patch Plz?
I'll look into that this week-end.
BTW, I am Morpok on the default server.
Cheers.

Edit: where do I get that code patch?
I'm not sure where to get the 4144 version :( I'll have to keep an eye out for you Morpok :) I'm usually playing as 'Shainen'

Posted: Sun 18 Jul 2010, 14:17
by gulk
omskates wrote: I'm not sure where to get the 4144 version :(
Good news! I stumbled upon the 4144 source code at http://tmw.cetki.com/4144/
I downloaded the latest (2010/07/18 ), version 1.0.7.18.
The developers call it "manaplus", because it brings a lot of enhancements to the official TMW client.

I kind of had trouble to compile it because of some header files missing for all those SDL dependencies, but got it in the end. I had to compile the SDL_gfx by hand, because the one from Lighthouse 443 (my current workhorse, thanks Tazoc, it's just awesome!!!) was not recent enough.

I attached the SDL_gfx lib here in case you need. Just download, extract and copy it into /usr/lib/ folder. I didn't include it in the .pet to avoid potential overwrite of your existing libraries.

Since the 4144 patch size is somewhat bigger, I had to put it on Megaupload. You can have it at http://www.megaupload.com/?d=EKQQ30N0 (11MB)

Let me know if you have trouble with the build, thanks!

PS: from the 4144 release notes:
ManaPlus 1.0.7.18:
fix: moved mumble from recommended to suggested in deb packages.
fix: allow set more then 99 stat points, max 120.
Work only on servers with this ability, like UFB server.
fix: show player level.
fix: improve speed in openGL mode.
fix: crash on exit.
fix: dont fix player position in default attack mode.
add: updated russian translation (Schekoldin Ivan).
add: context menu to players in online list.
add: chat commands /befriend, /disregard, /neutral.
add: allow set fps from 2 to 160.
add: allow set gui opacity from 2 to 100 %.

Posted: Wed 28 Jul 2010, 02:23
by omskates
gulk wrote: Let me know if you have trouble with the build, thanks!
Thanks for this, I will!! :D

Posted: Wed 04 Aug 2010, 23:36
by breslavian
clicking on it doesn't start (and yes, I also clicked on the manaplus icon on usr/bin) ... can anyone tell me what I am missing here?

Posted: Sun 08 Aug 2010, 18:14
by gulk
breslavian wrote:clicking on it doesn't start (and yes, I also clicked on the manaplus icon on usr/bin) ... can anyone tell me what I am missing here?
Hi breslavian,

can you open a console and type 'manaplus' in there?
Then copy the error messages that you get from the console.

What puppy version are you using?

My hunch is that you have some missing libs and the console dump should clear all that.

Regards,
Gulk

Posted: Sun 29 Aug 2010, 07:47
by breslavian
oops, I forgot I commented on this thread.

um, I tried rxvt and got

# manaplus
manaplus: error while loading shared libraries: libSDL_net-1.2.so.0: cannot open shared object file: No such file or directory

I downloaded libSDL on packages.debian.org, clicked and then retyped manaplus

# manaplus
manaplus: error while loading shared libraries: libenet.so.0: cannot open shared object file: No such file or directory

I did the same thing on that site, but all I got was
libenet1-dev_1.1-2_i386.deb ... clicked that, and still got the libenet.so.0 error.

The Version, Lucid Puppy 5.1

Thanks :]

edit

I tried installing The Mana World.

went past some dependencies/libs on rxvt

but got stuck on libpng.so.3

I found it again on http://packages.debian.org/lenny/all/libpng3/download

but doesn't work still

Posted: Sat 04 Sep 2010, 00:19
by gulk
Hi, you should be able to find all required libs either as attached in this thread or from ttuuxx link(http://www.puppylinux.ca/tpp/ttuuxxx/pr ... -Programs/

If you still can't I'll try to fix something for you.

Regards,
gulk

Posted: Sat 04 Sep 2010, 15:16
by breslavian
thanks for the link (also for the reply)

I installing all those pets that started with SDL. After doing so, I used again rxvt and typed manaplus and this whas what I got.

# manaplus
manaplus: error while loading shared libraries: libenet.so.0: cannot open shared object file: No such file or directory

so I type for themanaworld (tmw) and this was what I got

# tmw
Error: Unable to load mouse cursors.

Posted: Sun 12 Sep 2010, 17:34
by gulk
Seems like you are missing a symlink somewhere:
Open a console, type

Code: Select all

cd /lib
Then

Code: Select all

ls - l | grep libenet
Here you should see

Code: Select all

lrwxrwxrwx  1 root root      16 2010-07-17 16:00 libenet.so -> libenet.so.0.0.0
lrwxrwxrwx  1 root root      16 2010-07-17 16:00 libenet.so.0 -> libenet.so.0.0.0
-rwxr-xr-x  1 root root  101550 2010-07-17 15:58 libenet.so.0.0.0
That's two symlinks and one library.
I suppose you are missing the symlink libenet.so.0; to create it, just type

Code: Select all

ln - s libenet.so.0.0.0 libenet.so.0
Then try again... As far as your second issue with "tmw", you probably have the "data" folder of tmw missing. You can find it by expanding the .pet of tmw. If you don't know how, let me know, I'll explain.

Regards,
Gulk

Thanks

Posted: Wed 29 Sep 2010, 11:13
by breslavian
Thanks :D I got it working now. :D addictive game I might add. :]

Posted: Sun 11 Dec 2011, 07:53
by spkslayer
I downloaded TMW just fine but when I click on the icon in the menu nothing happens

Posted: Sun 11 Dec 2011, 19:11
by Makoto
Do what gulk asks breslavian to do on the previous page of this thread (http://www.murga-linux.com/puppy/viewto ... 599#440599):
gulk wrote:Hi breslavian,

can you open a console and type 'manaplus' in there?
Then copy the error messages that you get from the console.

What puppy version are you using?

My hunch is that you have some missing libs and the console dump should clear all that.

Posted: Wed 06 Jun 2012, 08:52
by omskates
Oh, hey guys ^_^
Has anyone made a pet update of ManaPlus?


http://download.evolonline.org/manaplus/download/