CadGIS.Net

察物致理方可技精于道

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2011年1月30日

摘要: 1.软件准备 操作系统版本 CentOS5.5 源代码包 postgresql-9.0.2 postgis-1.5.2 proj-4.7.0 geos-3.2.2 libxml2-2.6.262.软件安装 (1) PostgreSQL安装 下载PostgreSQL源代码包 # wget ftp://ftp2.cn.postgresql.org/postgresql/source/v9.0.2/postgresql-9.0.2.tar.bz2 <==下载PostgreSQL9.0.2源码包 # tar -jxvf postgresql-9.0.2.tar.bz2 <==解压源码包 # 阅读全文
posted @ 2011-01-30 18:32 CadGIS.Net 阅读(4824) 评论(5) 推荐(2) 编辑