Updated UbuntuInstallation (markdown)
parent
fb1b6c9681
commit
60f79dd7a0
1 changed files with 3 additions and 2 deletions
|
@ -85,8 +85,9 @@ apt-cache policy libboost-dev
|
|||
libcairomm-1.0-1 libcairomm-1.0-dev \
|
||||
ttf-unifont ttf-dejavu ttf-dejavu-core ttf-dejavu-extra \
|
||||
git build-essential python-nose \
|
||||
libgdal1-dev python-gdal \
|
||||
postgresql-9.1 postgresql-server-dev-9.1 postgresql-contrib-9.1 postgresql-9.1-postgis \
|
||||
libgdal-dev python-gdal
|
||||
|
||||
sudo apt-get install -y postgresql-9.1 postgresql-server-dev-9.1 postgresql-contrib-9.1 postgresql-9.1-postgis \
|
||||
libsqlite3-dev
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue