> 文档中心 > Linux 上 postgresql 14 安装 postgis (包含所有依赖包)

Linux 上 postgresql 14 安装 postgis (包含所有依赖包)


Linux 上 postgresql 14 安装 postgis (包含所有依赖包)

文章目录

  • Linux 上 postgresql 14 安装 postgis (包含所有依赖包)
  • 🌈前言
  • 报错场景还原
  • 🌈解决办法
  • 🌈目录
  • 🌈操作方式
  • 🌈 验证过程
  • 🌈 说明
  • 🌈后记

🌈前言

最近在装postgres14的时候 装在擦肩老是报错,缺少依赖包,这次特意找来了完整的postgis依赖包。

报错场景还原

[root@redis3 ]# yum install postgis32_14 -yLoaded plugins: fastestmirrorExamining postgis32_14-3.2.1-1.rhel7.x86_64.rpm: postgis32_14-3.2.1-1.rhel7.x86_64Marking postgis32_14-3.2.1-1.rhel7.x86_64.rpm to be installedResolving Dependencies--> Running transaction check---> Package postgis32_14.x86_64 0:3.2.1-1.rhel7 will be installed--> Processing Dependency: gdal34-libs >= 3.4.1 for package: postgis32_14-3.2.1-1.rhel7.x86_64Loading mirror speeds from cached hostfile--> Processing Dependency: geos310 >= 3.10.1 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: proj72 >= 7.2.1 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: SFCGAL for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: hdf5 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libgeotiff16 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: postgresql14 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: postgresql14-contrib for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: xerces-c for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libSFCGAL.so.1()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libgdal.so.30()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libgeos_c.so.1()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libpcre2-8.so.0()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libproj.so.19()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Running transaction check---> Package SFCGAL.x86_64 0:1.3.1-1.rhel7 will be installed--> Processing Dependency: CGAL for package: SFCGAL-1.3.1-1.rhel7.x86_64---> Package SFCGAL-libs.x86_64 0:1.3.1-1.rhel7 will be installed--> Processing Dependency: libboost_serialization-mt.so.1.53.0()(64bit) for package: SFCGAL-libs-1.3.1-1.rhel7.x86_64---> Package geos37.x86_64 0:3.7.1-1.rhel7 will be installed---> Package hdf5.x86_64 0:1.8.12-11.el7 will be installed--> Processing Dependency: libsz.so.2()(64bit) for package: hdf5-1.8.12-11.el7.x86_64---> Package postgis32_14.x86_64 0:3.2.1-1.rhel7 will be installed--> Processing Dependency: gdal34-libs >= 3.4.1 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: geos310 >= 3.10.1 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: proj72 >= 7.2.1 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libgeotiff16 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: postgresql14 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: postgresql14-contrib for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libgdal.so.30()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libpcre2-8.so.0()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libproj.so.19()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64---> Package xerces-c.x86_64 0:3.1.1-9.el7 will be installed--> Running transaction check---> Package CGAL.x86_64 0:4.7-1.rhel7.1 will be installed--> Processing Dependency: libGLU.so.1()(64bit) for package: CGAL-4.7-1.rhel7.1.x86_64---> Package boost-serialization.x86_64 0:1.53.0-27.el7 will be installed---> Package libaec.x86_64 0:1.0.4-1.el7 will be installed---> Package postgis32_14.x86_64 0:3.2.1-1.rhel7 will be installed--> Processing Dependency: gdal34-libs >= 3.4.1 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: geos310 >= 3.10.1 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: proj72 >= 7.2.1 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libgeotiff16 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: postgresql14 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: postgresql14-contrib for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libgdal.so.30()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libpcre2-8.so.0()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libproj.so.19()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Running transaction check---> Package mesa-libGLU.x86_64 0:9.0.0-4.el7 will be installed---> Package postgis32_14.x86_64 0:3.2.1-1.rhel7 will be installed--> Processing Dependency: gdal34-libs >= 3.4.1 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: geos310 >= 3.10.1 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: proj72 >= 7.2.1 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libgeotiff16 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: postgresql14 for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: postgresql14-contrib for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libgdal.so.30()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libpcre2-8.so.0()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Processing Dependency: libproj.so.19()(64bit) for package: postgis32_14-3.2.1-1.rhel7.x86_64--> Finished Dependency ResolutionError: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64)    Requires: postgresql14-contribError: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64)    Requires: gdal34-libs >= 3.4.1Error: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64)    Requires: postgresql14Error: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64)    Requires: geos310 >= 3.10.1Error: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64)    Requires: libgdal.so.30()(64bit)Error: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64)    Requires: proj72 >= 7.2.1Error: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64)    Requires: libgeotiff16Error: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64)    Requires: libpcre2-8.so.0()(64bit)Error: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64)    Requires: libproj.so.19()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest

🌈解决办法

这个报错一看就是缺少太多的依赖包导致的,现在我把postgis所缺少的依赖包都放在一起了,方便大家下载:

https://download.csdn.net/download/yang_z_1/84935112

在这里插入图片描述

🌈目录

armadillo-8.600.1-2.el7.x86_64.rpm  libtool-ltdl-2.4.2-22.el7_3.x86_64.rpmarpack-3.1.3-2.el7.x86_64.rpmlibusb-0.1.4-3.el7.x86_64.rpmatlas-3.10.1-12.el7.x86_64.rpm      libusbx-1.0.21-1.el7.x86_64.rpmblas-3.4.2-8.el7.x86_64.rpm  libwebp-0.3.0-10.el7_9.x86_64.rpmboost-date-time-1.53.0-28.el7.x86_64.rpm   libzstd-1.5.2-1.el7.x86_64.rpmboost-serialization-1.53.0-28.el7.x86_64.rpm      netcdf-4.3.3.1-5.el7.x86_64.rpmboost-system-1.53.0-28.el7.x86_64.rpm      ogdi41-4.1.0-2.rhel7.x86_64.rpmboost-thread-1.53.0-28.el7.x86_64.rpm      openblas-openmp-0.3.3-2.el7.x86_64.rpmcfitsio-3.370-10.el7.x86_64.rpm     openjpeg-libs-1.5.1-18.el7.x86_64.rpmCGAL-4.7-1.rhel7.1.x86_64.rpmpcre2-10.23-2.el7.x86_64.rpmCharLS-1.0-5.el7.x86_64.rpm  poppler-0.26.5-43.el7.1.x86_64.rpmfreexl-1.0.6-3.el7.x86_64.rpmpoppler-data-0.4.6-3.el7.noarch.rpmgdal34-libs-3.4.1-3.rhel7.x86_64.rpmpostgis32_14-3.2.1-1.rhel7.x86_64.rpmgeos310-3.10.2-1.rhel7.x86_64.rpm   postgresql14-14.2-1PGDG.rhel7.x86_64.rpmgeos39-3.9.2-1.rhel7.x86_64.rpm     postgresql14-contrib-14.2-1PGDG.rhel7.x86_64.rpmgpsbabel-1.5.0-2.el7.x86_64.rpm     postgresql14-libs-14.2-1PGDG.rhel7.x86_64.rpmhdf5-1.8.12-13.el7.x86_64.rpmpostgresql14-server-14.2-1PGDG.rhel7.x86_64.rpmjson-c-0.11-4.el7_0.x86_64.rpm      proj72-7.2.1-1.rhel7.x86_64.rpmlapack-3.4.2-8.el7.x86_64.rpmpython3-3.6.8-18.el7.x86_64.rpmlibaec-1.0.4-1.el7.x86_64.rpmpython3-libs-3.6.8-18.el7.x86_64.rpmlibdap-3.13.1-2.el7.x86_64.rpm      python3-pip-9.0.3-8.el7.noarch.rpmlibgeotiff16-1.6.0-6.rhel7.x86_64.rpm      python3-setuptools-39.2.0-10.el7.noarch.rpmlibgeotiff16-devel-1.6.0-6.rhel7.x86_64.rpmSFCGAL-1.3.1-2.rhel7.x86_64.rpmlibgfortran-4.8.5-44.el7.x86_64.rpm SFCGAL-libs-1.3.1-2.rhel7.x86_64.rpmlibgta-1.0.4-1.el7.x86_64.rpmshapelib-1.3.0-2.el7.x86_64.rpmlibquadmath-4.8.5-44.el7.x86_64.rpm sqlite33-3.30.1-6.rhel7.x86_64.rpmlibspatialite43-4.3.0a-15.rhel7.x86_64.rpm sqlite33-libs-3.30.1-6.rhel7.x86_64.rpmlibspatialite43-devel-4.3.0a-15.rhel7.x86_64.rpm  SuperLU-5.2.0-5.el7.x86_64.rpmlibtiff-devel-4.0.3-35.el7.x86_64.rpm      unixODBC-2.3.1-14.el7.x86_64.rpmlibtirpc-0.2.4-0.16.el7.x86_64.rpm  xerces-c-3.1.1-10.el7_7.x86_64.rpm

🌈操作方式

首先把文件下载下来,解压后,用root用户操作:

进入到目录 ,执行语句:

yum localinstall *.rpm -y

结果如下:

[root@localhost postgis32]# yum localinstall *.rpm -yLoaded plugins: fastestmirrorExamining armadillo-8.600.1-2.el7.x86_64.rpm: armadillo-8.600.1-2.el7.x86_64Marking armadillo-8.600.1-2.el7.x86_64.rpm to be installedExamining arpack-3.1.3-2.el7.x86_64.rpm: arpack-3.1.3-2.el7.x86_64Marking arpack-3.1.3-2.el7.x86_64.rpm to be installedExamining atlas-3.10.1-12.el7.x86_64.rpm: atlas-3.10.1-12.el7.x86_64Marking atlas-3.10.1-12.el7.x86_64.rpm to be installedExamining blas-3.4.2-8.el7.x86_64.rpm: blas-3.4.2-8.el7.x86_64Marking blas-3.4.2-8.el7.x86_64.rpm to be installedExamining boost-date-time-1.53.0-28.el7.x86_64.rpm: boost-date-time-1.53.0-28.el7.x86_64Marking boost-date-time-1.53.0-28.el7.x86_64.rpm as an update to boost-date-time-1.53.0-27.el7.x86_64Examining boost-serialization-1.53.0-28.el7.x86_64.rpm: boost-serialization-1.53.0-28.el7.x86_64Marking boost-serialization-1.53.0-28.el7.x86_64.rpm as an update to boost-serialization-1.53.0-27.el7.x86_64Examining boost-system-1.53.0-28.el7.x86_64.rpm: boost-system-1.53.0-28.el7.x86_64Marking boost-system-1.53.0-28.el7.x86_64.rpm as an update to boost-system-1.53.0-27.el7.x86_64Examining boost-thread-1.53.0-28.el7.x86_64.rpm: boost-thread-1.53.0-28.el7.x86_64Marking boost-thread-1.53.0-28.el7.x86_64.rpm as an update to boost-thread-1.53.0-27.el7.x86_64Examining cfitsio-3.370-10.el7.x86_64.rpm: cfitsio-3.370-10.el7.x86_64cfitsio-3.370-10.el7.x86_64.rpm: does not update installed package.Examining CGAL-4.7-1.rhel7.1.x86_64.rpm: CGAL-4.7-1.rhel7.1.x86_64CGAL-4.7-1.rhel7.1.x86_64.rpm: does not update installed package.Examining CharLS-1.0-5.el7.x86_64.rpm: CharLS-1.0-5.el7.x86_64CharLS-1.0-5.el7.x86_64.rpm: does not update installed package.Examining freexl-1.0.6-3.el7.x86_64.rpm: freexl-1.0.6-3.el7.x86_64Marking freexl-1.0.6-3.el7.x86_64.rpm as an update to freexl-1.0.5-1.el7.x86_64Examining gdal34-libs-3.4.1-3.rhel7.x86_64.rpm: gdal34-libs-3.4.1-3.rhel7.x86_64Marking gdal34-libs-3.4.1-3.rhel7.x86_64.rpm to be installedExamining geos310-3.10.2-1.rhel7.x86_64.rpm: geos310-3.10.2-1.rhel7.x86_64Marking geos310-3.10.2-1.rhel7.x86_64.rpm to be installedExamining geos39-3.9.2-1.rhel7.x86_64.rpm: geos39-3.9.2-1.rhel7.x86_64Marking geos39-3.9.2-1.rhel7.x86_64.rpm to be installedExamining gpsbabel-1.5.0-2.el7.x86_64.rpm: gpsbabel-1.5.0-2.el7.x86_64Marking gpsbabel-1.5.0-2.el7.x86_64.rpm to be installedExamining hdf5-1.8.12-13.el7.x86_64.rpm: hdf5-1.8.12-13.el7.x86_64Marking hdf5-1.8.12-13.el7.x86_64.rpm as an update to hdf5-1.8.12-11.el7.x86_64Examining json-c-0.11-4.el7_0.x86_64.rpm: json-c-0.11-4.el7_0.x86_64json-c-0.11-4.el7_0.x86_64.rpm: does not update installed package.Examining lapack-3.4.2-8.el7.x86_64.rpm: lapack-3.4.2-8.el7.x86_64Marking lapack-3.4.2-8.el7.x86_64.rpm to be installedExamining libaec-1.0.4-1.el7.x86_64.rpm: libaec-1.0.4-1.el7.x86_64libaec-1.0.4-1.el7.x86_64.rpm: does not update installed package.Examining libdap-3.13.1-2.el7.x86_64.rpm: libdap-3.13.1-2.el7.x86_64libdap-3.13.1-2.el7.x86_64.rpm: does not update installed package.Examining libgeotiff16-1.6.0-6.rhel7.x86_64.rpm: libgeotiff16-1.6.0-6.rhel7.x86_64Marking libgeotiff16-1.6.0-6.rhel7.x86_64.rpm to be installedExamining libgeotiff16-devel-1.6.0-6.rhel7.x86_64.rpm: libgeotiff16-devel-1.6.0-6.rhel7.x86_64Marking libgeotiff16-devel-1.6.0-6.rhel7.x86_64.rpm to be installedExamining libgfortran-4.8.5-44.el7.x86_64.rpm: libgfortran-4.8.5-44.el7.x86_64Marking libgfortran-4.8.5-44.el7.x86_64.rpm as an update to libgfortran-4.8.5-36.el7_6.2.x86_64Examining libgta-1.0.4-1.el7.x86_64.rpm: libgta-1.0.4-1.el7.x86_64libgta-1.0.4-1.el7.x86_64.rpm: does not update installed package.Examining libquadmath-4.8.5-44.el7.x86_64.rpm: libquadmath-4.8.5-44.el7.x86_64Marking libquadmath-4.8.5-44.el7.x86_64.rpm as an update to libquadmath-4.8.5-36.el7_6.2.x86_64Examining libspatialite43-4.3.0a-15.rhel7.x86_64.rpm: libspatialite43-4.3.0a-15.rhel7.x86_64Marking libspatialite43-4.3.0a-15.rhel7.x86_64.rpm to be installedExamining libspatialite43-devel-4.3.0a-15.rhel7.x86_64.rpm: libspatialite43-devel-4.3.0a-15.rhel7.x86_64Marking libspatialite43-devel-4.3.0a-15.rhel7.x86_64.rpm to be installedExamining libtiff-devel-4.0.3-35.el7.x86_64.rpm: libtiff-devel-4.0.3-35.el7.x86_64Marking libtiff-devel-4.0.3-35.el7.x86_64.rpm to be installedExamining libtirpc-0.2.4-0.16.el7.x86_64.rpm: libtirpc-0.2.4-0.16.el7.x86_64libtirpc-0.2.4-0.16.el7.x86_64.rpm: does not update installed package.Examining libtool-ltdl-2.4.2-22.el7_3.x86_64.rpm: libtool-ltdl-2.4.2-22.el7_3.x86_64libtool-ltdl-2.4.2-22.el7_3.x86_64.rpm: does not update installed package.Examining libusb-0.1.4-3.el7.x86_64.rpm: 1:libusb-0.1.4-3.el7.x86_64Marking libusb-0.1.4-3.el7.x86_64.rpm to be installedExamining libusbx-1.0.21-1.el7.x86_64.rpm: libusbx-1.0.21-1.el7.x86_64Marking libusbx-1.0.21-1.el7.x86_64.rpm to be installedExamining libwebp-0.3.0-10.el7_9.x86_64.rpm: libwebp-0.3.0-10.el7_9.x86_64Marking libwebp-0.3.0-10.el7_9.x86_64.rpm as an update to libwebp-0.3.0-7.el7.x86_64Examining libzstd-1.5.2-1.el7.x86_64.rpm: libzstd-1.5.2-1.el7.x86_64Marking libzstd-1.5.2-1.el7.x86_64.rpm to be installedExamining netcdf-4.3.3.1-5.el7.x86_64.rpm: netcdf-4.3.3.1-5.el7.x86_64netcdf-4.3.3.1-5.el7.x86_64.rpm: does not update installed package.Examining ogdi41-4.1.0-2.rhel7.x86_64.rpm: ogdi41-4.1.0-2.rhel7.x86_64Marking ogdi41-4.1.0-2.rhel7.x86_64.rpm to be installedExamining openblas-openmp-0.3.3-2.el7.x86_64.rpm: openblas-openmp-0.3.3-2.el7.x86_64Marking openblas-openmp-0.3.3-2.el7.x86_64.rpm to be installedExamining openjpeg-libs-1.5.1-18.el7.x86_64.rpm: openjpeg-libs-1.5.1-18.el7.x86_64openjpeg-libs-1.5.1-18.el7.x86_64.rpm: does not update installed package.Examining pcre2-10.23-2.el7.x86_64.rpm: pcre2-10.23-2.el7.x86_64Marking pcre2-10.23-2.el7.x86_64.rpm to be installedExamining poppler-0.26.5-43.el7.1.x86_64.rpm: poppler-0.26.5-43.el7.1.x86_64Marking poppler-0.26.5-43.el7.1.x86_64.rpm as an update to poppler-0.26.5-20.el7.x86_64Examining poppler-data-0.4.6-3.el7.noarch.rpm: poppler-data-0.4.6-3.el7.noarchpoppler-data-0.4.6-3.el7.noarch.rpm: does not update installed package.Examining postgis32_14-3.2.1-1.rhel7.x86_64.rpm: postgis32_14-3.2.1-1.rhel7.x86_64Marking postgis32_14-3.2.1-1.rhel7.x86_64.rpm to be installedExamining postgresql14-14.2-1PGDG.rhel7.x86_64.rpm: postgresql14-14.2-1PGDG.rhel7.x86_64Marking postgresql14-14.2-1PGDG.rhel7.x86_64.rpm to be installedExamining postgresql14-contrib-14.2-1PGDG.rhel7.x86_64.rpm: postgresql14-contrib-14.2-1PGDG.rhel7.x86_64Marking postgresql14-contrib-14.2-1PGDG.rhel7.x86_64.rpm to be installedExamining postgresql14-libs-14.2-1PGDG.rhel7.x86_64.rpm: postgresql14-libs-14.2-1PGDG.rhel7.x86_64Marking postgresql14-libs-14.2-1PGDG.rhel7.x86_64.rpm to be installedExamining postgresql14-server-14.2-1PGDG.rhel7.x86_64.rpm: postgresql14-server-14.2-1PGDG.rhel7.x86_64Marking postgresql14-server-14.2-1PGDG.rhel7.x86_64.rpm to be installedExamining proj72-7.2.1-1.rhel7.x86_64.rpm: proj72-7.2.1-1.rhel7.x86_64Marking proj72-7.2.1-1.rhel7.x86_64.rpm to be installedExamining python3-3.6.8-18.el7.x86_64.rpm: python3-3.6.8-18.el7.x86_64Marking python3-3.6.8-18.el7.x86_64.rpm to be installedExamining python3-libs-3.6.8-18.el7.x86_64.rpm: python3-libs-3.6.8-18.el7.x86_64Marking python3-libs-3.6.8-18.el7.x86_64.rpm to be installedExamining python3-pip-9.0.3-8.el7.noarch.rpm: python3-pip-9.0.3-8.el7.noarchMarking python3-pip-9.0.3-8.el7.noarch.rpm to be installedExamining python3-setuptools-39.2.0-10.el7.noarch.rpm: python3-setuptools-39.2.0-10.el7.noarchMarking python3-setuptools-39.2.0-10.el7.noarch.rpm to be installedExamining SFCGAL-1.3.1-2.rhel7.x86_64.rpm: SFCGAL-1.3.1-2.rhel7.x86_64Marking SFCGAL-1.3.1-2.rhel7.x86_64.rpm as an update to SFCGAL-1.3.1-1.rhel7.x86_64Examining SFCGAL-libs-1.3.1-2.rhel7.x86_64.rpm: SFCGAL-libs-1.3.1-2.rhel7.x86_64Marking SFCGAL-libs-1.3.1-2.rhel7.x86_64.rpm as an update to SFCGAL-libs-1.3.1-1.rhel7.x86_64Examining shapelib-1.3.0-2.el7.x86_64.rpm: shapelib-1.3.0-2.el7.x86_64Marking shapelib-1.3.0-2.el7.x86_64.rpm to be installedExamining sqlite33-3.30.1-6.rhel7.x86_64.rpm: sqlite33-3.30.1-6.rhel7.x86_64Marking sqlite33-3.30.1-6.rhel7.x86_64.rpm to be installedExamining sqlite33-libs-3.30.1-6.rhel7.x86_64.rpm: sqlite33-libs-3.30.1-6.rhel7.x86_64Marking sqlite33-libs-3.30.1-6.rhel7.x86_64.rpm to be installedExamining SuperLU-5.2.0-5.el7.x86_64.rpm: SuperLU-5.2.0-5.el7.x86_64Marking SuperLU-5.2.0-5.el7.x86_64.rpm to be installedExamining unixODBC-2.3.1-14.el7.x86_64.rpm: unixODBC-2.3.1-14.el7.x86_64Marking unixODBC-2.3.1-14.el7.x86_64.rpm as an update to unixODBC-2.3.1-11.el7.x86_64Examining xerces-c-3.1.1-10.el7_7.x86_64.rpm: xerces-c-3.1.1-10.el7_7.x86_64Marking xerces-c-3.1.1-10.el7_7.x86_64.rpm as an update to xerces-c-3.1.1-9.el7.x86_64Resolving Dependencies--> Running transaction check---> Package SFCGAL.x86_64 0:1.3.1-1.rhel7 will be updated---> Package SFCGAL.x86_64 0:1.3.1-2.rhel7 will be an update---> Package SFCGAL-libs.x86_64 0:1.3.1-1.rhel7 will be updated---> Package SFCGAL-libs.x86_64 0:1.3.1-2.rhel7 will be an update---> Package SuperLU.x86_64 0:5.2.0-5.el7 will be installed---> Package armadillo.x86_64 0:8.600.1-2.el7 will be installed---> Package arpack.x86_64 0:3.1.3-2.el7 will be installed---> Package atlas.x86_64 0:3.10.1-12.el7 will be installed---> Package blas.x86_64 0:3.4.2-8.el7 will be installed---> Package boost-date-time.x86_64 0:1.53.0-27.el7 will be updated---> Package boost-date-time.x86_64 0:1.53.0-28.el7 will be an update---> Package boost-serialization.x86_64 0:1.53.0-27.el7 will be updated---> Package boost-serialization.x86_64 0:1.53.0-28.el7 will be an update---> Package boost-system.x86_64 0:1.53.0-27.el7 will be updated--> Processing Dependency: boost-system(x86-64) = 1.53.0-27.el7 for package: boost-chrono-1.53.0-27.el7.x86_64Determining fastest mirrorsCould not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was14: curl#35 - "TCP connection reset by peer" * base: mirrors.aliyuncs.com * epel: ftp.iij.ad.jp * extras: mirrors.aliyuncs.com * updates: mirrors.aliyuncs.combase   | 3.6 kB  00:00:00     extras | 2.9 kB  00:00:00     hrmw   | 2.9 kB  00:00:00     mariadb| 2.9 kB  00:00:00     updates| 2.9 kB  00:00:00     (1/2): extras/7/x86_64/primary_db  | 246 kB  00:00:00     (2/2): updates/7/x86_64/primary_db |  14 MB  00:00:02     --> Processing Dependency: boost-system(x86-64) = 1.53.0-27.el7 for package: boost-filesystem-1.53.0-27.el7.x86_64---> Package boost-system.x86_64 0:1.53.0-28.el7 will be an update---> Package boost-thread.x86_64 0:1.53.0-27.el7 will be updated---> Package boost-thread.x86_64 0:1.53.0-28.el7 will be an update---> Package freexl.x86_64 0:1.0.5-1.el7 will be updated---> Package freexl.x86_64 0:1.0.6-3.el7 will be an update---> Package gdal34-libs.x86_64 0:3.4.1-3.rhel7 will be installed---> Package geos310.x86_64 0:3.10.2-1.rhel7 will be installed---> Package geos37.x86_64 0:3.7.1-1.rhel7 will be obsoleted---> Package geos39.x86_64 0:3.9.2-1.rhel7 will be obsoleting---> Package gpsbabel.x86_64 0:1.5.0-2.el7 will be installed--> Processing Dependency: libQtCore.so.4()(64bit) for package: gpsbabel-1.5.0-2.el7.x86_64---> Package hdf5.x86_64 0:1.8.12-11.el7 will be updated---> Package hdf5.x86_64 0:1.8.12-13.el7 will be an update---> Package lapack.x86_64 0:3.4.2-8.el7 will be installed---> Package libgeotiff16.x86_64 0:1.6.0-6.rhel7 will be installed---> Package libgeotiff16-devel.x86_64 0:1.6.0-6.rhel7 will be installed---> Package libgfortran.x86_64 0:4.8.5-36.el7_6.2 will be updated---> Package libgfortran.x86_64 0:4.8.5-44.el7 will be an update---> Package libquadmath.x86_64 0:4.8.5-36.el7_6.2 will be updated---> Package libquadmath.x86_64 0:4.8.5-44.el7 will be an update---> Package libspatialite43.x86_64 0:4.3.0a-15.rhel7 will be installed---> Package libspatialite43-devel.x86_64 0:4.3.0a-15.rhel7 will be installed---> Package libtiff-devel.x86_64 0:4.0.3-35.el7 will be installed---> Package libusb.x86_64 1:0.1.4-3.el7 will be installed---> Package libusbx.x86_64 0:1.0.21-1.el7 will be installed---> Package libwebp.x86_64 0:0.3.0-7.el7 will be updated--> Processing Dependency: libwebp(x86-64) = 0.3.0-7.el7 for package: libwebp-devel-0.3.0-7.el7.x86_64---> Package libwebp.x86_64 0:0.3.0-10.el7_9 will be an update---> Package libzstd.x86_64 0:1.5.2-1.el7 will be installed---> Package ogdi41.x86_64 0:4.1.0-2.rhel7 will be installed---> Package openblas-openmp.x86_64 0:0.3.3-2.el7 will be installed---> Package pcre2.x86_64 0:10.23-2.el7 will be installed---> Package poppler.x86_64 0:0.26.5-20.el7 will be updated---> Package poppler.x86_64 0:0.26.5-43.el7.1 will be an update---> Package postgis32_14.x86_64 0:3.2.1-1.rhel7 will be installed---> Package postgresql14.x86_64 0:14.2-1PGDG.rhel7 will be installed---> Package postgresql14-contrib.x86_64 0:14.2-1PGDG.rhel7 will be installed---> Package postgresql14-libs.x86_64 0:14.2-1PGDG.rhel7 will be installed---> Package postgresql14-server.x86_64 0:14.2-1PGDG.rhel7 will be installed---> Package proj72.x86_64 0:7.2.1-1.rhel7 will be installed---> Package python3.x86_64 0:3.6.8-18.el7 will be installed---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be installed---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed---> Package shapelib.x86_64 0:1.3.0-2.el7 will be installed---> Package sqlite33.x86_64 0:3.30.1-6.rhel7 will be installed---> Package sqlite33-libs.x86_64 0:3.30.1-6.rhel7 will be installed---> Package unixODBC.x86_64 0:2.3.1-11.el7 will be updated---> Package unixODBC.x86_64 0:2.3.1-14.el7 will be an update---> Package xerces-c.x86_64 0:3.1.1-9.el7 will be updated---> Package xerces-c.x86_64 0:3.1.1-10.el7_7 will be an update--> Running transaction check---> Package boost-chrono.x86_64 0:1.53.0-27.el7 will be updated---> Package boost-chrono.x86_64 0:1.53.0-28.el7 will be an update---> Package boost-filesystem.x86_64 0:1.53.0-27.el7 will be updated---> Package boost-filesystem.x86_64 0:1.53.0-28.el7 will be an update---> Package libwebp-devel.x86_64 0:0.3.0-7.el7 will be updated---> Package libwebp-devel.x86_64 0:0.3.0-10.el7_9 will be an update---> Package qt.x86_64 1:4.8.7-9.el7_9 will be installed--> Processing Dependency: qt-settings for package: 1:qt-4.8.7-9.el7_9.x86_64--> Running transaction check---> Package qt-settings.noarch 0:19-23.12.el7.centos will be installed--> Processing Dependency: pciutils for package: qt-settings-19-23.12.el7.centos.noarch--> Running transaction check---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed--> Finished Dependency ResolutionDependencies Resolved================================================================================================================================================================================================================================================ PackageArch  VersionRepository Size================================================================================================================================================================================================================================================Installing: SuperLUx86_645.2.0-5.el7   /SuperLU-5.2.0-5.el7.x86_64    482 k armadillo     x86_648.600.1-2.el7 /armadillo-8.600.1-2.el7.x86_64 62 k arpack x86_643.1.3-2.el7   /arpack-3.1.3-2.el7.x86_64     322 k atlas  x86_643.10.1-12.el7 /atlas-3.10.1-12.el7.x86_64     21 M blas   x86_643.4.2-8.el7   /blas-3.4.2-8.el7.x86_64771 k gdal34-libs   x86_643.4.1-3.rhel7 /gdal34-libs-3.4.1-3.rhel7.x86_64      27 M geos310x86_643.10.2-1.rhel7/geos310-3.10.2-1.rhel7.x86_64 3.1 M geos39 x86_643.9.2-1.rhel7 /geos39-3.9.2-1.rhel7.x86_64   2.3 M     replacing  geos37.x86_64 3.7.1-1.rhel7 gpsbabel      x86_641.5.0-2.el7   /gpsbabel-1.5.0-2.el7.x86_64   2.3 M lapack x86_643.4.2-8.el7   /lapack-3.4.2-8.el7.x86_64      10 M libgeotiff16  x86_641.6.0-6.rhel7 /libgeotiff16-1.6.0-6.rhel7.x86_64    338 k libgeotiff16-devel   x86_641.6.0-6.rhel7 /libgeotiff16-devel-1.6.0-6.rhel7.x86_64     132 k libspatialite43      x86_644.3.0a-15.rhel7      /libspatialite43-4.3.0a-15.rhel7.x86_6415 M libspatialite43-develx86_644.3.0a-15.rhel7      /libspatialite43-devel-4.3.0a-15.rhel7.x86_64552 k libtiff-devel x86_644.0.3-35.el7  /libtiff-devel-4.0.3-35.el7.x86_64    1.3 M libusb x86_641:0.1.4-3.el7 /libusb-0.1.4-3.el7.x86_64      23 k libusbxx86_641.0.21-1.el7  /libusbx-1.0.21-1.el7.x86_64   140 k libzstdx86_641.5.2-1.el7   /libzstd-1.5.2-1.el7.x86_64    743 k ogdi41 x86_644.1.0-2.rhel7 /ogdi41-4.1.0-2.rhel7.x86_64   626 k openblas-openmp      x86_640.3.3-2.el7   /openblas-openmp-0.3.3-2.el7.x86_64    36 M pcre2  x86_6410.23-2.el7   /pcre2-10.23-2.el7.x86_64      556 k postgis32_14  x86_643.2.1-1.rhel7 /postgis32_14-3.2.1-1.rhel7.x86_64     34 M postgresql14  x86_6414.2-1PGDG.rhel7     /postgresql14-14.2-1PGDG.rhel7.x86_64 7.8 M postgresql14-contrib x86_6414.2-1PGDG.rhel7     /postgresql14-contrib-14.2-1PGDG.rhel7.x86_642.4 M postgresql14-libs    x86_6414.2-1PGDG.rhel7     /postgresql14-libs-14.2-1PGDG.rhel7.x86_64   919 k postgresql14-server  x86_6414.2-1PGDG.rhel7     /postgresql14-server-14.2-1PGDG.rhel7.x86_64  22 M proj72 x86_647.2.1-1.rhel7 /proj72-7.2.1-1.rhel7.x86_64    13 M python3x86_643.6.8-18.el7  /python3-3.6.8-18.el7.x86_64    39 k python3-libs  x86_643.6.8-18.el7  /python3-libs-3.6.8-18.el7.x86_64      35 M python3-pip   noarch9.0.3-8.el7   /python3-pip-9.0.3-8.el7.noarch9.1 M python3-setuptools   noarch39.2.0-10.el7 /python3-setuptools-39.2.0-10.el7.noarch     3.6 M shapelib      x86_641.3.0-2.el7   /shapelib-1.3.0-2.el7.x86_64   169 k sqlite33      x86_643.30.1-6.rhel7/sqlite33-3.30.1-6.rhel7.x86_641.3 M sqlite33-libs x86_643.30.1-6.rhel7/sqlite33-libs-3.30.1-6.rhel7.x86_64  1.1 MUpdating: SFCGAL x86_641.3.1-2.rhel7 /SFCGAL-1.3.1-2.rhel7.x86_64    28 k SFCGAL-libs   x86_641.3.1-2.rhel7 /SFCGAL-libs-1.3.1-2.rhel7.x86_64     8.8 M boost-date-time      x86_641.53.0-28.el7 /boost-date-time-1.53.0-28.el7.x86_64 136 k boost-serialization  x86_641.53.0-28.el7 /boost-serialization-1.53.0-28.el7.x86_64    1.5 M boost-system  x86_641.53.0-28.el7 /boost-system-1.53.0-28.el7.x86_64     32 k boost-thread  x86_641.53.0-28.el7 /boost-thread-1.53.0-28.el7.x86_64     93 k freexl x86_641.0.6-3.el7   /freexl-1.0.6-3.el7.x86_64      65 k hdf5   x86_641.8.12-13.el7 /hdf5-1.8.12-13.el7.x86_64     6.2 M libgfortran   x86_644.8.5-44.el7  /libgfortran-4.8.5-44.el7.x86_64      1.1 M libquadmath   x86_644.8.5-44.el7  /libquadmath-4.8.5-44.el7.x86_64      276 k libwebpx86_640.3.0-10.el7_9/libwebp-0.3.0-10.el7_9.x86_64 371 k popplerx86_640.26.5-43.el7.1      /poppler-0.26.5-43.el7.1.x86_642.6 M unixODBC      x86_642.3.1-14.el7  /unixODBC-2.3.1-14.el7.x86_64  1.2 M xerces-c      x86_643.1.1-10.el7_7/xerces-c-3.1.1-10.el7_7.x86_643.7 MInstalling for dependencies: pciutils      x86_643.5.1-3.el7   base93 k qt     x86_641:4.8.7-9.el7_9      updates   4.6 M qt-settings   noarch19-23.12.el7.centos  base18 kUpdating for dependencies: boost-chrono  x86_641.53.0-28.el7 base44 k boost-filesystem     x86_641.53.0-28.el7 base68 k libwebp-devel x86_640.3.0-10.el7_9updates    23 kTransaction Summary================================================================================================================================================================================================================================================Install  34 Packages (+3 Dependent packages)Upgrade  14 Packages (+3 Dependent packages)Total size: 283 MTotal download size: 4.8 MDownloading packages:Delta RPMs disabled because /usr/bin/applydeltarpm not installed.(1/6): boost-filesystem-1.53.0-28.el7.x86_64.rpm |  68 kB  00:00:00     (2/6): pciutils-3.5.1-3.el7.x86_64.rpm    |  93 kB  00:00:00     (3/6): libwebp-devel-0.3.0-10.el7_9.x86_64.rpm   |  23 kB  00:00:00     (4/6): boost-chrono-1.53.0-28.el7.x86_64.rpm     |  44 kB  00:00:00     (5/6): qt-settings-19-23.12.el7.centos.noarch.rpm|  18 kB  00:00:00     (6/6): qt-4.8.7-9.el7_9.x86_64.rpm | 4.6 MB  00:00:00     ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Total7.7 MB/s | 4.8 MB  00:00:00     Running transaction checkRunning transaction testTransaction test succeededRunning transaction  Installing : sqlite33-libs-3.30.1-6.rhel7.x86_64   1/72   Installing : geos39-3.9.2-1.rhel7.x86_64    2/72   Updating   : boost-system-1.53.0-28.el7.x86_64     3/72   Installing : postgresql14-libs-14.2-1PGDG.rhel7.x86_64    4/72   Installing : postgresql14-14.2-1PGDG.rhel7.x86_64  5/72   Updating   : libquadmath-4.8.5-44.el7.x86_646/72   Updating   : libgfortran-4.8.5-44.el7.x86_647/72   Updating   : hdf5-1.8.12-13.el7.x86_64      8/72   Installing : atlas-3.10.1-12.el7.x86_64     9/72   Installing : geos310-3.10.2-1.rhel7.x86_64 10/72   Installing : python3-libs-3.6.8-18.el7.x86_64     11/72   Installing : python3-setuptools-39.2.0-10.el7.noarch     12/72   Installing : python3-pip-9.0.3-8.el7.noarch13/72   Installing : python3-3.6.8-18.el7.x86_64   14/72   Updating   : xerces-c-3.1.1-10.el7_7.x86_6415/72   Updating   : libwebp-0.3.0-10.el7_9.x86_64 16/72   Installing : pcre2-10.23-2.el7.x86_64      17/72   Updating   : freexl-1.0.6-3.el7.x86_64     18/72   Installing : SuperLU-5.2.0-5.el7.x86_64    19/72   Installing : arpack-3.1.3-2.el7.x86_64     20/72   Installing : blas-3.4.2-8.el7.x86_6421/72   Installing : lapack-3.4.2-8.el7.x86_64     22/72   Installing : openblas-openmp-0.3.3-2.el7.x86_64   23/72   Installing : armadillo-8.600.1-2.el7.x86_6424/72   Installing : postgresql14-server-14.2-1PGDG.rhel7.x86_64 25/72   Installing : postgresql14-contrib-14.2-1PGDG.rhel7.x86_6426/72   Updating   : boost-thread-1.53.0-28.el7.x86_64    27/72   Installing : sqlite33-3.30.1-6.rhel7.x86_6428/72   Installing : proj72-7.2.1-1.rhel7.x86_64   29/72   Installing : libgeotiff16-1.6.0-6.rhel7.x86_64    30/72   Installing : libspatialite43-4.3.0a-15.rhel7.x86_64      31/72   Installing : libspatialite43-devel-4.3.0a-15.rhel7.x86_6432/72   Installing : pciutils-3.5.1-3.el7.x86_64   33/72   Installing : qt-settings-19-23.12.el7.centos.noarch      34/72   Installing : 1:qt-4.8.7-9.el7_9.x86_64     35/72   Updating   : unixODBC-2.3.1-14.el7.x86_64  36/72   Installing : libtiff-devel-4.0.3-35.el7.x86_64    37/72   Installing : libgeotiff16-devel-1.6.0-6.rhel7.x86_64     38/72   Updating   : poppler-0.26.5-43.el7.1.x86_6439/72   Installing : libusbx-1.0.21-1.el7.x86_64   40/72   Installing : 1:libusb-0.1.4-3.el7.x86_64   41/72   Installing : ogdi41-4.1.0-2.rhel7.x86_64   42/72   Updating   : boost-date-time-1.53.0-28.el7.x86_64 43/72   Installing : libzstd-1.5.2-1.el7.x86_64    44/72   Updating   : boost-serialization-1.53.0-28.el7.x86_64    45/72   Updating   : SFCGAL-libs-1.3.1-2.rhel7.x86_64     46/72   Updating   : SFCGAL-1.3.1-2.rhel7.x86_64   47/72   Installing : shapelib-1.3.0-2.el7.x86_64   48/72   Installing : gpsbabel-1.5.0-2.el7.x86_64   49/72   Installing : gdal34-libs-3.4.1-3.rhel7.x86_64     50/72   Installing : postgis32_14-3.2.1-1.rhel7.x86_64    51/72   Updating   : libwebp-devel-0.3.0-10.el7_9.x86_64  52/72   Updating   : boost-chrono-1.53.0-28.el7.x86_64    53/72   Updating   : boost-filesystem-1.53.0-28.el7.x86_6454/72   Cleanup    : hdf5-1.8.12-11.el7.x86_64     55/72   Cleanup    : libwebp-devel-0.3.0-7.el7.x86_64     56/72   Cleanup    : SFCGAL-1.3.1-1.rhel7.x86_64   57/72   Cleanup    : SFCGAL-libs-1.3.1-1.rhel7.x86_64     58/72   Cleanup    : boost-thread-1.53.0-27.el7.x86_64    59/72   Cleanup    : libgfortran-4.8.5-36.el7_6.2.x86_64  60/72   Cleanup    : boost-filesystem-1.53.0-27.el7.x86_6461/72   Cleanup    : boost-chrono-1.53.0-27.el7.x86_64    62/72   Cleanup    : boost-system-1.53.0-27.el7.x86_64    63/72   Cleanup    : libquadmath-4.8.5-36.el7_6.2.x86_64  64/72   Cleanup    : boost-date-time-1.53.0-27.el7.x86_64 65/72   Cleanup    : boost-serialization-1.53.0-27.el7.x86_64    66/72   Cleanup    : libwebp-0.3.0-7.el7.x86_64    67/72   Cleanup    : unixODBC-2.3.1-11.el7.x86_64  68/72   Cleanup    : poppler-0.26.5-20.el7.x86_64  69/72   Erasing    : geos37-3.7.1-1.rhel7.x86_64   70/72   Cleanup    : xerces-c-3.1.1-9.el7.x86_64   71/72   Cleanup    : freexl-1.0.5-1.el7.x86_64     72/72   Verifying  : SuperLU-5.2.0-5.el7.x86_64     1/72   Verifying  : freexl-1.0.6-3.el7.x86_64      2/72   Verifying  : arpack-3.1.3-2.el7.x86_64      3/72   Verifying  : postgresql14-contrib-14.2-1PGDG.rhel7.x86_64 4/72   Verifying  : SFCGAL-libs-1.3.1-2.rhel7.x86_64      5/72   Verifying  : pcre2-10.23-2.el7.x86_646/72   Verifying  : postgresql14-libs-14.2-1PGDG.rhel7.x86_64    7/72   Verifying  : boost-thread-1.53.0-28.el7.x86_64     8/72   Verifying  : proj72-7.2.1-1.rhel7.x86_64    9/72   Verifying  : python3-3.6.8-18.el7.x86_64   10/72   Verifying  : gdal34-libs-3.4.1-3.rhel7.x86_64     11/72   Verifying  : libwebp-0.3.0-10.el7_9.x86_64 12/72   Verifying  : atlas-3.10.1-12.el7.x86_64    13/72   Verifying  : 1:libusb-0.1.4-3.el7.x86_64   14/72   Verifying  : blas-3.4.2-8.el7.x86_6415/72   Verifying  : libquadmath-4.8.5-44.el7.x86_64      16/72   Verifying  : postgresql14-14.2-1PGDG.rhel7.x86_64 17/72   Verifying  : shapelib-1.3.0-2.el7.x86_64   18/72   Verifying  : xerces-c-3.1.1-10.el7_7.x86_6419/72   Verifying  : boost-serialization-1.53.0-28.el7.x86_64    20/72   Verifying  : armadillo-8.600.1-2.el7.x86_6421/72   Verifying  : lapack-3.4.2-8.el7.x86_64     22/72   Verifying  : libzstd-1.5.2-1.el7.x86_64    23/72   Verifying  : libgeotiff16-1.6.0-6.rhel7.x86_64    24/72   Verifying  : postgis32_14-3.2.1-1.rhel7.x86_64    25/72   Verifying  : boost-date-time-1.53.0-28.el7.x86_64 26/72   Verifying  : ogdi41-4.1.0-2.rhel7.x86_64   27/72   Verifying  : hdf5-1.8.12-13.el7.x86_64     28/72   Verifying  : openblas-openmp-0.3.3-2.el7.x86_64   29/72   Verifying  : boost-system-1.53.0-28.el7.x86_64    30/72   Verifying  : libspatialite43-4.3.0a-15.rhel7.x86_64      31/72   Verifying  : libusbx-1.0.21-1.el7.x86_64   32/72   Verifying  : python3-libs-3.6.8-18.el7.x86_64     33/72   Verifying  : SFCGAL-1.3.1-2.rhel7.x86_64   34/72   Verifying  : libgfortran-4.8.5-44.el7.x86_64      35/72   Verifying  : libwebp-devel-0.3.0-10.el7_9.x86_64  36/72   Verifying  : libspatialite43-devel-4.3.0a-15.rhel7.x86_6437/72   Verifying  : qt-settings-19-23.12.el7.centos.noarch      38/72   Verifying  : geos39-3.9.2-1.rhel7.x86_64   39/72   Verifying  : postgresql14-server-14.2-1PGDG.rhel7.x86_64 40/72   Verifying  : python3-setuptools-39.2.0-10.el7.noarch     41/72   Verifying  : boost-chrono-1.53.0-28.el7.x86_64    42/72   Verifying  : gpsbabel-1.5.0-2.el7.x86_64   43/72   Verifying  : python3-pip-9.0.3-8.el7.noarch44/72   Verifying  : poppler-0.26.5-43.el7.1.x86_6445/72   Verifying  : geos310-3.10.2-1.rhel7.x86_64 46/72   Verifying  : 1:qt-4.8.7-9.el7_9.x86_64     47/72   Verifying  : libtiff-devel-4.0.3-35.el7.x86_64    48/72   Verifying  : libgeotiff16-devel-1.6.0-6.rhel7.x86_64     49/72   Verifying  : unixODBC-2.3.1-14.el7.x86_64  50/72   Verifying  : sqlite33-3.30.1-6.rhel7.x86_6451/72   Verifying  : pciutils-3.5.1-3.el7.x86_64   52/72   Verifying  : sqlite33-libs-3.30.1-6.rhel7.x86_64  53/72   Verifying  : boost-filesystem-1.53.0-28.el7.x86_6454/72   Verifying  : boost-system-1.53.0-27.el7.x86_64    55/72   Verifying  : libwebp-0.3.0-7.el7.x86_64    56/72   Verifying  : boost-serialization-1.53.0-27.el7.x86_64    57/72   Verifying  : libwebp-devel-0.3.0-7.el7.x86_64     58/72   Verifying  : boost-thread-1.53.0-27.el7.x86_64    59/72   Verifying  : unixODBC-2.3.1-11.el7.x86_64  60/72   Verifying  : geos37-3.7.1-1.rhel7.x86_64   61/72   Verifying  : boost-date-time-1.53.0-27.el7.x86_64 62/72   Verifying  : boost-filesystem-1.53.0-27.el7.x86_6463/72   Verifying  : xerces-c-3.1.1-9.el7.x86_64   64/72   Verifying  : SFCGAL-1.3.1-1.rhel7.x86_64   65/72   Verifying  : SFCGAL-libs-1.3.1-1.rhel7.x86_64     66/72   Verifying  : boost-chrono-1.53.0-27.el7.x86_64    67/72   Verifying  : freexl-1.0.5-1.el7.x86_64     68/72   Verifying  : libgfortran-4.8.5-36.el7_6.2.x86_64  69/72   Verifying  : libquadmath-4.8.5-36.el7_6.2.x86_64  70/72   Verifying  : poppler-0.26.5-20.el7.x86_64  71/72   Verifying  : hdf5-1.8.12-11.el7.x86_64     72/72 Installed:  SuperLU.x86_64 0:5.2.0-5.el7armadillo.x86_64 0:8.600.1-2.el7      arpack.x86_64 0:3.1.3-2.el7   atlas.x86_64 0:3.10.1-12.el7 blas.x86_64 0:3.4.2-8.el7  gdal34-libs.x86_64 0:3.4.1-3.rhel7 geos310.x86_64 0:3.10.2-1.rhel7geos39.x86_64 0:3.9.2-1.rhel7 gpsbabel.x86_64 0:1.5.0-2.el7lapack.x86_64 0:3.4.2-8.el7libgeotiff16.x86_64 0:1.6.0-6.rhel7libgeotiff16-devel.x86_64 0:1.6.0-6.rhel7    libspatialite43.x86_64 0:4.3.0a-15.rhel7    libspatialite43-devel.x86_64 0:4.3.0a-15.rhel7    libtiff-devel.x86_64 0:4.0.3-35.el7      libusb.x86_64 1:0.1.4-3.el7 libusbx.x86_64 0:1.0.21-1.el7  libzstd.x86_64 0:1.5.2-1.el7  ogdi41.x86_64 0:4.1.0-2.rhel7openblas-openmp.x86_64 0:0.3.3-2.el7     pcre2.x86_64 0:10.23-2.el7  postgis32_14.x86_64 0:3.2.1-1.rhel7   postgresql14.x86_64 0:14.2-1PGDG.rhel7      postgresql14-contrib.x86_64 0:14.2-1PGDG.rhel7    postgresql14-libs.x86_64 0:14.2-1PGDG.rhel7     postgresql14-server.x86_64 0:14.2-1PGDG.rhel7    proj72.x86_64 0:7.2.1-1.rhel7  python3.x86_64 0:3.6.8-18.el7 python3-libs.x86_64 0:3.6.8-18.el7  python3-pip.noarch 0:9.0.3-8.el7  python3-setuptools.noarch 0:39.2.0-10.el7 shapelib.x86_64 0:1.3.0-2.el7  sqlite33.x86_64 0:3.30.1-6.rhel7     sqlite33-libs.x86_64 0:3.30.1-6.rhel7     Dependency Installed:  pciutils.x86_64 0:3.5.1-3.el7      qt.x86_64 1:4.8.7-9.el7_9      qt-settings.noarch 0:19-23.12.el7.centos     Updated:  SFCGAL.x86_64 0:1.3.1-2.rhel7     SFCGAL-libs.x86_64 0:1.3.1-2.rhel7    boost-date-time.x86_64 0:1.53.0-28.el7    boost-serialization.x86_64 0:1.53.0-28.el7    boost-system.x86_64 0:1.53.0-28.el7    boost-thread.x86_64 0:1.53.0-28.el7     freexl.x86_64 0:1.0.6-3.el7hdf5.x86_64 0:1.8.12-13.el7    libgfortran.x86_64 0:4.8.5-44.el7  libquadmath.x86_64 0:4.8.5-44.el7      libwebp.x86_64 0:0.3.0-10.el7_9 poppler.x86_64 0:0.26.5-43.el7.1 unixODBC.x86_64 0:2.3.1-14.el7    xerces-c.x86_64 0:3.1.1-10.el7_7     Dependency Updated:  boost-chrono.x86_64 0:1.53.0-28.el7boost-filesystem.x86_64 0:1.53.0-28.el7libwebp-devel.x86_64 0:0.3.0-10.el7_9      Replaced:  geos37.x86_64 0:3.7.1-1.rhel7      Complete![root@localhost postgis32]# 

🌈 验证过程

使用 postgres用户 进入数据库

[root@localhost postgis32]# su - postgresLast login: Mon Aug  2 14:09:01 CST 2021 on pts/0-bash-4.2$ psqlpsql (14.2, server 11.5)Type "help" for help.

在数据库添加postgis插件:

Create extension postgis;

结果如下:
Linux 上 postgresql 14 安装 postgis (包含所有依赖包)

🌈 说明

这个安装文件内包含postgis32所需的依赖包,系统:Linux x86_64 Centos7
支持的数据库: postgresql 14

🌈后记

如果本文章有何错误,请您评论中指出,或联系我,我会改正,如果您觉得这篇文章有用,请帮忙一键三连,让更多的人看见,谢谢
作者 yang_z_1 csdn博客地址: https://blog.csdn.net/yang_z_1?type=blog