• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

7.6-tibiafun Compilation

Dorianek

Member
Joined
Nov 29, 2018
Messages
252
Reaction score
10
Location
Poland
Hello, I have a question for people who can compile engines.

more specifically, I have a question about the server that is happening on otland
7-60-tibiafun-com
I am trying to compile it with commands

cd /home/ots/
mkdir build
cd build
cmake .. (Problem)
make
only that it can not be because a message pops up that there are no cmkelists

do I have to upload some tfs under 7.6 on Sql separately? with cmake?
I could only try so that I am interested in (source) from this otsu so I would prefer to stay with him

every help will be useful to me
 
-bash: ./autogen.sh: No such file or directory

I need to compile for linux just that I do not have this cmake file and this command above does not work
 
I think I will let go of this compilations under this source because it will not work anyway, but can someone send a link to tfs under 7.6 from source under linux? because there are many links that do not work
 
Edit : UP

(./build.sh or make )

make all-am
make[1]: Entering directory '/root/ots/sources'
make[1]: Leaving directory '/root/ots/sources'
 
Last edited:
Back
Top