PDA

View Full Version : How to get Tibia (7.1) working?


coldturkey
April 5th, 2005, 10:55 AM
Hello,
I recently moved away from Windows and found Ubuntu! So far this is the best thing ever, it's fast, easy and really good looking :)
I haven't installed anything except some updates but I think it's time for me to install some games!
So, I thought of installing Tibia - An old and fun games to play with your friends - www.tibia.com
I downloaded the 7.1 version to accses my friends OTserver (www.otcommunity.net)
I open the .tgz file and move the tibia folder to my own folder. Now here is the problem:
How do I play this game on Ubuntu/Linux?
Do I need any drivers, programs except the ones that comes with Ubuntu, if so; Which?
What more do I need to think about when playing games on Ubuntu?

As you might av noticed, am new with Linux, I installed Gentoo but it was too difficult.

So, thanks in advance!
ct

PS. There are no .exe (none that i see) files in the folder. Only .spr and so on!

jdodson
April 5th, 2005, 03:44 PM
Hello,
I recently moved away from Windows and found Ubuntu! So far this is the best thing ever, it's fast, easy and really good looking :)
I haven't installed anything except some updates but I think it's time for me to install some games!
So, I thought of installing Tibia - An old and fun games to play with your friends - www.tibia.com
I downloaded the 7.1 version to accses my friends OTserver (www.otcommunity.net)
I open the .tgz file and move the tibia folder to my own folder. Now here is the problem:
How do I play this game on Ubuntu/Linux?
Do I need any drivers, programs except the ones that comes with Ubuntu, if so; Which?
What more do I need to think about when playing games on Ubuntu?

As you might av noticed, am new with Linux, I installed Gentoo but it was too difficult.

So, thanks in advance!
ct

PS. There are no .exe (none that i see) files in the folder. Only .spr and so on!


use synaptic to install the tcl and tk libraries. then go to a console go to the directory of tibia and type "./tibiawish" to run the program.

coldturkey
April 5th, 2005, 05:12 PM
coldturkey@ubuntu:~$ cd /home/coldturkey/tibia
coldturkey@ubuntu:~/tibia$ ./tibiawish
./tibiawish: error while loading shared libraries: libtk8.3.so: cannot open shared object file: No such file or directory
coldturkey@ubuntu:~/tibia$

What am I missing? I installed every tcl and tk script i could find..

EDIT: Ok, i installed a few more updates now. I got to the part where tibiwish booted, but its only blank. A new windows open called tibiawish thats blank, nothing else :/

Dromio
April 6th, 2005, 10:25 AM
coldturkey@ubuntu:~$ cd /home/coldturkey/tibia
coldturkey@ubuntu:~/tibia$ ./tibiawish
./tibiawish: error while loading shared libraries: libtk8.3.so: cannot open shared object file: No such file or directory
coldturkey@ubuntu:~/tibia$

What am I missing? I installed every tcl and tk script i could find..

EDIT: Ok, i installed a few more updates now. I got to the part where tibiwish booted, but its only blank. A new windows open called tibiawish thats blank, nothing else :/

Actually, I got it to run using ./tibia , not ./tibiawish.

But I also found that the 7.4 windows client works under wine.

coldturkey
April 7th, 2005, 11:48 AM
Atm i need 7.1, but thanks for the advice :)

./Tibia worked, but when I connected to the server it lagged and i closed it :( Didnt work.. Whats the problem?

Eric P.
September 19th, 2005, 08:41 PM
coldturkey@ubuntu:~$ cd /home/coldturkey/tibia
coldturkey@ubuntu:~/tibia$ ./tibiawish
./tibiawish: error while loading shared libraries: libtk8.3.so: cannot open shared object file: No such file or directory
coldturkey@ubuntu:~/tibia$

What am I missing? I installed every tcl and tk script i could find..

EDIT: Ok, i installed a few more updates now. I got to the part where tibiwish booted, but its only blank. A new windows open called tibiawish thats blank, nothing else :/
"./tibiawish: error while loading shared libraries: libtk8.3.so: cannot open shared object file: No such file or directory"
i have the same problem, help us! :?

krak
September 20th, 2005, 03:48 AM
you can try to download tibia client from www.tibia.com and run it throught wine.
did work for me :)

add this to ur /etc/apt/sources.list
deb http://wine.sourceforge.net/apt/ binary/
deb-src http://wine.sourceforge.net/apt/ source/
then
apt-get update
apt-get install wine
install Tibia by wine tibia.exe adter installing go wherever u have installed tibia and do wine tibia

eifersucht
September 23rd, 2005, 10:22 PM
./tibiawish: error while loading shared libraries: libtk8.3.so: cannot open shared object file: No such file or directory


i got this with tibia75 and i had already installed Tcl/Tk pakages

help me please
Eifersucht

Eric P.
September 28th, 2005, 06:34 PM
acess violation when trying to run 7.5 under wine. nothing runs on it for me. just splash sceens.

WetWilly
October 5th, 2005, 12:25 PM
tibia windowsclient run under cedega...

worthless game though =(

dabear
October 5th, 2005, 02:15 PM
./tibiawish: error while loading shared libraries: libtk8.3.so: cannot open shared object file: No such file or directory

Isn't it pretty clear what you are missing? sudo apt-get install libtk or something similar..