赞
踩
安装前请查询安装环境中各依赖的版本是否兼容,否则会报错。
PostGIS Support Matrix of Obsolete versions
#tar -zxvf proj-4.8.0.tar.gz
#cd proj-4.8.0
#mkdir -p /opt/proj-4.8.0
#./configure --prefix=/opt/proj-4.8.0
#make && make install
#vi /etc/ld.so.conf.d/proj-4.8.0.conf
#ldconfig
#tar -xjf geos-3.6.1.tar.bz2
#cd geos-3.6.1
#mkdir -p /opt/geos-3.6.1
#./configure --prefix=/opt/geos-3.6.1
#make && make install
#vi /etc/ld.so.conf.d/geos-3.6.1.conf
#ldconf
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。