Hi, I got problems installing NetRadiant on Ubuntu 12.04. I try to compiling the version from Xonotic's git repo.
Here is the error:
Would be glad to get some help.
Here is the error:
Code:
user@localhost:~/xonotic_git/xonotic/netradiant$ make
dependencies checking disabled, good luck...
cc tools/quake2/common/bspfile.c -MMD -W -Wall -Wcast-align -Wcast-qual -Wno-unused-parameter -fno-strict-aliasing -g -O -fPIC -Itools/quake2/common -Ilibs -Iinclude -DPOSIX -DXWINDOWS -DRADIANT_VERSION="\"1.5.0n-git-a28eb11\"" -DRADIANT_MAJOR_VERSION="\"5\"" -DRADIANT_MINOR_VERSION="\"0\"" -DRADIANT_ABOUTMSG="\"Custom build\"" -DQ3MAP_VERSION="\"2.5.17n-git-a28eb11\"" -DRADIANT_EXECUTABLE="\"x86\"" -c -o tools/quake2/common/bspfile.o
In file included from tools/quake2/common/bspfile.c:26:0:
tools/quake2/common/inout.h:26:25: fatal error: libxml/tree.h: No such file or directory
compilation terminated.
make: *** [tools/quake2/common/bspfile.o] Error 1
Would be glad to get some help.