• 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 How do I compile tfs 0.3.6.r78 on my linux?

Rosestylah

Rozestylez bch
Joined
Jul 26, 2012
Messages
715
Reaction score
13
Location
California
I did like ./autogen.sh but I'm not sure what file is used to run server, is it theforgottenserver.ico? Haha I've no idea. I do get forgottenserver.s3db, theforgottenserver.s3db and those s*it files, but what file is used to run server on linux like 'theforgottenserver.exe' is on windows? Thanks i guess
 
is this a successfull compile?

11qmikm.png
 
No its not ready yet. You need to run this after that:
Code:
./configure --enable-mysql --enable-server-diag
./build.sh
 
Back
Top