开发者社区 > PolarDB开源 > PolarDB 分布式版 > 正文

开源PolarDB-PG | postgis安装缺少libpq

报错简述:configure: error: could not find libpq
image.png

背景描述:离线版本地单机开源polardb-pg数据库以源码编译方式进行安装postgis3.2(从postgis官网下载)。已安装postgis3.2所需的以下依赖:gdal3.2.3、geos3.8.3、json-c0.13、libxml2 2.9.9、proj6.2.1、protobuf-v1.4.1。编译时执行命令为:./configure --prefix=/opt/postgis --with-gdalconfig=/opt/gdal/bin/gdal-config --with-pgconfig=/u01/polardb_pg/bin/pg_config --with-geosconfig=/opt/geos/bin/geos-config --with-projdir=/opt/proj --with-xml2config=/opt/libxml2/bin/xml2-config --with-jsondir=/opt/json-c --with-protobufdir=/opt/protobuf-c

展开
收起
游客heenfbb2moayu 2024-12-25 09:36:19 18 0
0 条回答
写回答
取消 提交回答

PolarDB 分布式版 (PolarDB for Xscale,简称“PolarDB-X”) 采用 Shared-nothing 与存储计算分离架构,支持水平扩展、分布式事务、混合负载等能力,100%兼容MySQL。 2021年开源,开源历程及更多信息访问:OpenPolarDB.com/about

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载