Compiling on Debian GNU Linux
# apt-get install git cmake build-essential libluajit-5.1-dev libmariadb-dev-compat libboost-date-time-dev libboost-filesystem-dev libboost-system-dev libboost-iostreams-dev libpugixml-dev libcrypto++-dev libfmt-dev$ git clone --recursive https://github.com/otland/forgottenserver.git$ cd forgottenserver
$ mkdir build && cd build
$ cmake ..$ makeLast updated
Was this helpful?