Skip to content

Commit f0f1de2

Browse files
committed
Merge pull request #95 from pnorman/patch-2
Add lua info to building part of readme
2 parents 1871013 + c87e2fd commit f0f1de2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ e.g. on Fedora:
7676
on Debian:
7777
# 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++
7878

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+
7981
On most Unix-like systems the program can be compiled by
8082
running './autogen.sh && ./configure && make'.
8183

0 commit comments

Comments
 (0)