kopia lustrzana https://github.com/hholzgra/ocitysmap
Added forgotten dependency.
We forgot to specify postgresql-contrib-8.3 as a dependency. This patch fixes this.stable
rodzic
6ab55b4f31
commit
587249eaff
2
INSTALL
2
INSTALL
|
|
@ -6,7 +6,7 @@ distributions, minor adaptations might be needed.
|
|||
|
||||
1. Installation of PostgreSQL and PostGIS
|
||||
|
||||
sudo aptitude install postgresql-8.3-postgis
|
||||
sudo aptitude install postgresql-8.3-postgis postgresql-contrib-8.3
|
||||
|
||||
2. Creation of a new PostgreSQL user
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue