PostgreSQL을 설치하고 이제 PostGIS 설치를 진행했습니다
homebrew를 통해 설치가 가능합니다
터미널에서 진행합니다
brew install postgis
Mac:~ user$ brew install postgis |
homebrew가 설치안되있으면 이 방법을 진행을 못하니
설치해야 합니다
설치를 하고 나면 brew list에 postgis, postgre 둘다 설치 되 있는걸 확인 가능합니다
Mac:~ user$ brew list boost gmp libpng mpfr redis cgal go libspatialite openssl scons freexl jpeg libtiff postgis sfcgal gdal json-c libxml2 postgresql sqlite geos libgeotiff lzlib proj giflib liblwgeom mongodb readline Mac:~ user$ |
설치가 완료되었네요
이 방법 말고 postgresql을
직접 다운받아 설치하면서 옵션으로 postgis를 추가 하는 방법도 있습니다
직접설치가 번거롭긴하지만 최신버전일테니까요
근데 런처패드에 관련 app아이콘이 잔득생겨나서 지져분해져서 바로 삭제해버렸습니다
참고
PostGIS install PostGIS 설치 (ubuntu & raspbian) (0) | 2016.09.07 |
---|---|
PostGIS install PostGIS 설치 (widows) (2) | 2016.09.06 |
PostgreSQL install PostgreSQL 설치 (ubuntu & raspbian) (0) | 2016.09.02 |
PostgreSQL install PostgreSQL 설치 (windows) (0) | 2016.09.01 |
PostgreSQL install PostgreSQL 설치 (mac os x) (0) | 2016.08.31 |
댓글 영역