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 b59765e + 4366d21 commit bcef85bCopy full SHA for bcef85b
1 file changed
README
@@ -74,7 +74,7 @@ e.g. on Fedora:
74
# yum install geos-devel proj-devel postgresql-devel libxml2-devel bzip2-devel gcc-c++
75
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++
+# 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++ libbz2-dev
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
0 commit comments