0.0.21 Ubuntu package

Ask for help regarding any technical issue or report any bug or OS independent issues.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

0.0.21 Ubuntu package

Post by ElvenProgrammer »

I made my first attempt at creating an Ubuntu package. Feel free to test it.

You can find it at http://elvenprogrammer.themanaworld.org ... 1_i386.deb

It should require SDL 1.2.11 and Guichan 0.5.0
User avatar
VxD
Peon
Peon
Posts: 49
Joined: 19 Sep 2006, 22:23
Location: Fra..Scotland

Post by VxD »

hello, I am new here (my english is not really good)... and I will try to help you if I can.

Thanks you for the Ubuntu package, I have a little problem.

Code: Select all

sudo dpkg -i tmw-0.0.21-1_i386.deb
work perfectly..

but when I launch the game with :

Code: Select all

tmw
i have this :

Code: Select all

tmw: error while loading shared libraries: libcurl.so.2: cannot open shared object file: No such file or directory
Could you help me ?
User avatar
VxD
Peon
Peon
Posts: 49
Joined: 19 Sep 2006, 22:23
Location: Fra..Scotland

Post by VxD »

as SDL 1.2.11 and Guichan 0.5.0 packages apparently doesn't exist... that seem really difficult for ubuntu/linux commons users to play at tmw.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Ok then first get the libcurl package. Oh and I should probably think about creating ubuntu packages for guichan and sdl as well.
User avatar
VxD
Peon
Peon
Posts: 49
Joined: 19 Sep 2006, 22:23
Location: Fra..Scotland

Post by VxD »

oh.. it's will be really great :P

Edit : libcurl was installed..
Last edited by VxD on 21 Sep 2006, 10:12, edited 2 times in total.
AquaFox
Peon
Peon
Posts: 4
Joined: 21 Sep 2006, 08:58
Contact:

Post by AquaFox »

Nooo!! The problem is that Ubuntu repos have libcurl3 not 2 :/. Please make it libcurl3 compatible.
User avatar
VxD
Peon
Peon
Posts: 49
Joined: 19 Sep 2006, 22:23
Location: Fra..Scotland

Post by VxD »

I m not sure... the version 0.0.20 work perfectly.. I have just a problem with the new one.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

AquaFox wrote:Nooo!! The problem is that Ubuntu repos have libcurl3 not 2 :/. Please make it libcurl3 compatible.
I have the default package installed and it works perfectly.
User avatar
VxD
Peon
Peon
Posts: 49
Joined: 19 Sep 2006, 22:23
Location: Fra..Scotland

Post by VxD »

Now the game work perfectly thanks to Platyna who have spend around two hours for help me on IRC.

thanks you. ;)

the problem have been resolved by ... re-installation of all the library SDL and compilation of the last versions of Guichan (the pink one) and The Mana World.

I have just a odd bug, when I click on the monsters the game crash and say me :

Code: Select all

Fatal signal: Segmentation Fault (SDL Parachute Deployed)
but it's ok ;)
AquaFox
Peon
Peon
Posts: 4
Joined: 21 Sep 2006, 08:58
Contact:

Post by AquaFox »

/me will recompile SDL and get Guichan.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

vxd wrote:Now the game work perfectly thanks to Platyna who have spend around two hours for help me on IRC.

thanks you. ;)

the problem have been resolved by ... re-installation of all the library SDL and compilation of the last versions of Guichan (the pink one) and The Mana World.

I have just a odd bug, when I click on the monsters the game crash and say me :

Code: Select all

Fatal signal: Segmentation Fault (SDL Parachute Deployed)
but it's ok ;)
Probably the log could tell us something more...
User avatar
VxD
Peon
Peon
Posts: 49
Joined: 19 Sep 2006, 22:23
Location: Fra..Scotland

Post by VxD »

erh.. good idea.. who have the log ? :oops:
User avatar
Rotonen
TMW Adviser
TMW Adviser
Posts: 3154
Joined: 08 Sep 2004, 19:48
Location: Bern, Switzerland

Post by Rotonen »

~/.tmw could hold the information you're looking after.
This message used to be meaningful.
User avatar
Modanung
Grand Knight
Grand Knight
Posts: 1719
Joined: 20 May 2005, 15:51
Location: Groningen, The Netherlands
Contact:

Post by Modanung »

vxd, tmw.log is the log file... you can open it with any regular text editor.
If you're looking for 3D FOSS games be sure to check out LucKey Productions on itch.io
User avatar
VxD
Peon
Peon
Posts: 49
Joined: 19 Sep 2006, 22:23
Location: Fra..Scotland

Post by VxD »

http://phpfi.com/155960 ?

I don't understand what information I can find here..
(yes I know.. I use linux with the package manager, and I know perfectly only to launch Gimp and Firefox)
Post Reply