oen432
Legendary OT User
Hello,
I'm using this tutorial to create TFS server on Debian.
http://otland.net/threads/nothing-t...t-how-to-configure-a-dedicated-server.207051/
After uploading source files and using "make" command, i'm getting this error:
xmlmemory.h is in /usr/include/libxml2/libxml
I'm using this tutorial to create TFS server on Debian.
http://otland.net/threads/nothing-t...t-how-to-configure-a-dedicated-server.207051/
After uploading source files and using "make" command, i'm getting this error:
Code:
[ 1%] Building CXX object CMakeFiles/tfs.dir/src/baseevents.cpp.o
In file included from /root/forgottenserver/src/baseevents.cpp:17:0:
/root/forgottenserver/src/otpch.h:28:30: fatal error: libxml/xmlmemory.h: No such file or directory
compilation terminated.
make[2]: *** [CMakeFiles/tfs.dir/src/baseevents.cpp.o] Error 1
make[1]: *** [CMakeFiles/tfs.dir/all] Error 2
make: *** [all] Error 2
xmlmemory.h is in /usr/include/libxml2/libxml