• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux Help! "Libmysqlclient.so.18" error

chiitus

Member
Joined
Jun 1, 2009
Messages
206
Reaction score
12
Hello guys!!
I need a help, i never saw this error before:

./theforgottenserver
./theforgottenserver: error while loading shared libraries: libmysqlclient.so.18: cannot open shared object file: No such file or directory

I already tried a lot of things i found on net, but just few saying about tibia server so i came here!
Thx adv.
 
Oh sorry, OS is Ubuntu 14.04.1 LTS and TFS 0.4 rev3777.
I will give a look on this site, thanks :D

EDIT: i tried this package libmysqlclient18_5.5.35+dfsg-1ubuntu1_amd64.deb and:

dpkg -i libmysqlclient18_5.5.35+dfsg-1ubuntu1_amd64.deb
dpkg: aviso: a fazer downgrade a libmysqlclient18:amd64 de 5.5.38-0ubuntu0.14.04.1 para 5.5.35+dfsg-1ubuntu1
(Lendo banco de dados ... 208353 ficheiros e directórios actualmente instalados.)
Preparing to unpack libmysqlclient18_5.5.35+dfsg-1ubuntu1_amd64.deb ...
Unpacking libmysqlclient18:amd64 (5.5.35+dfsg-1ubuntu1) over (5.5.38-0ubuntu0.14.04.1) ...
Configurando libmysqlclient18:amd64 (5.5.35+dfsg-1ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.1) ...

Seems i already have the newer one, and still same error trying to execute the TFS 0.4 rev3777.
 
Last edited:
Back
Top