PDA

View Full Version : Help w/ The Mana World


isaacf
November 12th, 2005, 02:04 PM
I just installed the Debain package for The Mana World (http://themanaworld.org/) and it won't run. I have the icon in the games menu, and apt-get didn't give me any errors when installing, but whenever I run it nothing happens. Any thoughts?

Brandon14u2
November 12th, 2005, 02:33 PM
Have you tried running it through the terminal. Maybe under sudo. If it works with sudo you may need to change the permissions.


Just take my advice with a grain of salt, very much a newbie.

isaacf
November 12th, 2005, 04:24 PM
I ran it in the command line and it gave me this error.


tmw: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory

Artificial Intelligence
November 12th, 2005, 05:04 PM
Ubuntu have only version 0.9.7 availble.

lateo
November 12th, 2005, 05:57 PM
this game looks good :-)
hope it will work soon! (with deb package)

has anyone tried from source? maybe the required lib is provided?

xsence
November 17th, 2005, 01:41 PM
this game looks good :-)
hope it will work soon! (with deb package)

has anyone tried from source? maybe the required lib is provided?

i love playing 2d games like snes en gba etc but not on my pc :)

but it look great

Bjørn
November 17th, 2005, 05:30 PM
Ubuntu have only version 0.9.7 availble.
Indeed, even though we fail to note this on the website at the moment, the apt repository of The Mana World (http://themanaworld.org) currently only works for Debian testing or unstable (Etch or Sid).

One option is to compile Guichan (http://guichan.sourceforge.net/) and The Mana World yourself, see this thread (http://ubuntuforums.org/showthread.php?t=86041) for a bit of trouble shooting.

What I forgot to note there is that you'll encounter problems when compiling Guichan with GCC 4 because of a warning in combination with the -Werror option. See this forum thread (http://guichan.sourceforge.net/forum/read.php?3,335) for the small modification required to the Guichan source.