The Mana World

Play with your Puppy.
Message
Author
User avatar
gulk
Posts: 86
Joined: Mon 21 Apr 2008, 19:04

#31 Post 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

breslavian
Posts: 16
Joined: Tue 03 Aug 2010, 03:16

Thanks

#32 Post by breslavian »

Thanks :D I got it working now. :D addictive game I might add. :]

spkslayer
Posts: 31
Joined: Fri 02 Dec 2011, 02:10
Location: Texas, US

#33 Post by spkslayer »

I downloaded TMW just fine but when I click on the icon in the menu nothing happens
Apple is what broke the Windows, but Linux is what took the bite out of the Apple.

User avatar
Makoto
Posts: 1665
Joined: Fri 04 Sep 2009, 01:30
Location: Out wandering... maybe.

#34 Post 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.
[ Puppy 4.3.1 JP, Frugal install ] * [ XenialPup 7.5, Frugal install ] * [XenialPup 64 7.5, Frugal install] * [ 4GB RAM | 512MB swap ]
In memory of our beloved American Eskimo puppy (1995-2010) and black Lab puppy (1997-2011).

User avatar
omskates
Posts: 252
Joined: Thu 03 Sep 2009, 06:50
Location: TriCities, WA

#35 Post by omskates »

Oh, hey guys ^_^
Has anyone made a pet update of ManaPlus?


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

Post Reply