We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1871013 + c87e2fd commit f0f1de2Copy full SHA for f0f1de2
1 file changed
README
@@ -76,6 +76,8 @@ e.g. on Fedora:
76
on Debian:
77
# aptitude install libxml2-dev libgeos-dev libgeos++-dev libpq-dev libbz2-dev libproj-dev protobuf-c-compiler libprotobuf-c0-dev autoconf automake libtool make g++
78
79
+To use lua tag transforms you need a lua interpreter and development packages installed on your system. These are normally lua5.2 and liblua5.2-dev
80
+
81
On most Unix-like systems the program can be compiled by
82
running './autogen.sh && ./configure && make'.
83
0 commit comments