• 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 When i compiled Loot Doesnt Work, Loot Message Doesnt Work, /B Doesnt work and etc..

Printer

if Printer then print("LUA") end
Senator
Premium User
Joined
Dec 27, 2009
Messages
5,780
Solutions
31
Reaction score
2,299
Location
Sweden?
Hello everyone,

I compiled the server to linux and when i loged in some features doesnt work. People told me about flags and shit. But this things work on my windows and we use same distor. So can someone help me!

Tfs 0.3.5

Thanks.
 
Last edited:
Mind speaking Swedish in PM?

Have you tried to make a clean recompilation?
 
How can i do that?

- - - Updated - - -

I doing this:
#chmod 777 -R /home/Sources

#cd /home/Sources

#./autogen.sh

#./configure --enable-mysql --enable-remote-control --enable-server-diag --enable-root-permission


#make
 
Ok i will update this post if it works or not

- - - Updated - - -

Didnt work :(
Please help me :(
 
Have you tried compiling with only --enable-mysql --enable-server-diag?

Has there been any source changes between the Windows & Linux compilation?
 
Yes i tried and also its same sources i use to windows and linux. But at windows these things works :/
 
That's weird, I'm going to browse through the forum and have look for similar problems.

Are you using Ubuntu, Debian or CentOS?
 
Thanks :)

But ive searched on google, i seen many with same problem. Some change config.lua then it work, ive tried that but didnt work and also some didnt get any answer :/

- - - Updated - - -

Debian

- - - Updated - - -

I wonder is it wrong with the linux compiler or something? Since on windows it works 100%
 
Back
Top