【问题标题】:RTPostgis Library fail at Make CheckRTPostgis 库在进行检查时失败
【发布时间】:2012-11-11 14:15:14
【问题描述】:

我正在尝试编译最新的稳定 PostGis 版本或 SVN 版本,但在添加 Raster 支持时,Make Check 均失败。

在错误日志中我看到了这条消息,我在互联网上什么也没找到。

psql:/usr/src/postgis-sources/postgis-2.0.1/regress/00-regress-install/share/contrib/postgis/rtpostgis.sql:48: 
ERROR:  could not load library "/usr/src/postgis-sources/postgis-2.0.1/regress/00-regress-install/lib/rtpostgis-2.0.so": /usr/src/postgis-sources/postgis-2.0.1/regress/00-regress-install/lib/rtpostgis-2.0.so: undefined symbol: _ZNK11xercesc_2_710XMLRefInfo14isSerializableEv

我确实编译过:

./configure --with-pgconfig=/usr/pgsql-9.2/bin/pg_config && make && make install

我的配置是: --OS:Centos 5.8 2.6.18-238.9.1.el5 32位

--i686-pc-linux-gnu 上的PostgreSQL 9.2.1,由gcc (GCC) 4.1.2 20080704 编译

--Postgis 2.0.1 - r9979 - 2012-11-09 18:40:01

--GEOS:3.3.5-CAPI-1.7.5

--PROJ:Rel。 4.8.0,2012 年 3 月 6 日

--GDAL: 1.9.2**

任何帮助将不胜感激。

非常感谢。

问候。

安德烈·卡塞米罗

【问题讨论】:

    标签: postgresql postgis libxml2 gdal geos


    【解决方案1】:

    为什么不直接从预构建的二进制文件安装?请参阅PGDG RPMs with YUM 的安装说明。

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2023-03-14
    • 2013-02-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-12-24
    • 1970-01-01
    相关资源
    最近更新 更多