• 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 Trying Compile Ubuntu

use this ^^
Code:
apt-get update
apt-get install apache2
apt-get install libapache2-mod-php5
apt-get install mysql-server
apt-get install phpmyadmin
ln -s /usr/share/phpmyadmin /var/www/phpmyadmin
cd /var
chmod 777 -R www
service apache2 restart
Code:
apt-get install subversion autoconf build-essential pkg-config libboost-dev libgmp3-dev libxml2-dev liblua5.1-0-dev libmysqlclient-dev ccache libboost-filesystem-dev libboost-regex-dev libboost-system-dev libboost-thread-dev screen libssl-dev libluajit-5.1-dev libcrypto++-dev

note: for you get error libjuat only remove libluajit-5.1-dev and works.
 
Yes. Yurots 0.94f doesn't support Linux (in my honest opinion). You should use a theforgottenserver for 7.6.
 
OK thanks for info but i can try do it on Yurots 0.94d or Neverland 4.2 cause TFS have some bugs.
 
Last edited:
Back
Top