• 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!

Problem running TFS in linux

Dan Mandes

The same old Man
Joined
Jul 11, 2007
Messages
39
Reaction score
0
Location
São Paulo, Brasil
Code:
[root@fc6202215 forgotten]# ./TheForgottenServer
./TheForgottenServer: error while loading shared libraries: liblua5.1-sql-mysql.so.2: cannot open shared object file: No such file or directory
[root@fc6202215 forgotten]# find / -name liblua5.1-sql-mysql.so.2
/usr/lib/liblua5.1-sql-mysql.so.2
/usr/local/lib64/liblua5.1-sql-mysql.so.2
/usr/lib64/liblua5.1-sql-mysql.so.2

What is the Problem?
 
My distro is not a distro Debian Based (is Fedora, and does not exist packages with this names) =(
So I've been using a Debian Package converted by Alien. I don't know if this works, so I tried.
 
Last edited:
Back
Top Bottom