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

Compiling compile tfs 0.4 on linux

Xavicrak

New Member
Joined
Mar 23, 2010
Messages
186
Reaction score
4
Hi
Im trying compile tfs 0.4 r3777 client 8.6, i have alot of problems.
i cant compile, i followed old tutorials, but not work.
i tried on ubuntu, and debian.
used
./autogen.sh
./configure --enable-mysql --enable-server-diag
./build.sh
when i solved one error, then i got other
Last Error:

In file included from /usr/include/boost/filesystem.hpp:15:0,
from luascript.cpp:21:
/usr/include/boost/filesystem/config.hpp:16:5: error: #error Compiling Filesystem version 3 file with BOOST_FILESYSTEM_VERSION defined != 3
# error Compiling Filesystem version 3 file with BOOST_FILESYSTEM_VERSION defined != 3

where i can find a guide working?

thanks, kind regards
 
Back
Top