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

Search results

  1. P

    Compiling Compiling The Forgotten Server on Debian

    So please post here what we should do to run it :)
  2. P

    Compiling Compiling The Forgotten Server on Debian

    I'm gettin' this error when I'm using command MAKE and trying to compile it. g++ -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__NO_HOMEDIR_CONF__ -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -Werror -O1 -c admin.cpp In file included from...
  3. P

    Compiling [Linux] Ultimate compile guide for Debian (Ubuntu included)

    When I'm using command make I get this one: g++ -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__NO_HOMEDIR_CONF__ -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -Werror -O1 -c admin.cpp In file included from /usr/include/c++/4.3/ext/hash_map:64, from...
Back
Top