Skip to content

Commit bcef85b

Browse files
committed
Merge pull request #149 from smathermather/patch-1
add libbz2-dev for ubuntu installs
2 parents b59765e + 4366d21 commit bcef85b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ e.g. on Fedora:
7474
# yum install geos-devel proj-devel postgresql-devel libxml2-devel bzip2-devel gcc-c++
7575

7676
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++
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++ libbz2-dev
7878

7979
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
8080

0 commit comments

Comments
 (0)