irpas技术客

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

未知 1142

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

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

🌈前言

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

报错场景还原 [root@redis3 ]# yum install postgis32_14 -y Loaded plugins: fastestmirror Examining postgis32_14-3.2.1-1.rhel7.x86_64.rpm: postgis32_14-3.2.1-1.rhel7.x86_64 Marking postgis32_14-3.2.1-1.rhel7.x86_64.rpm to be installed Resolving 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_64 Loading 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 Resolution Error: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64) Requires: postgresql14-contrib Error: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64) Requires: gdal34-libs >= 3.4.1 Error: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64) Requires: postgresql14 Error: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64) Requires: geos310 >= 3.10.1 Error: 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.1 Error: Package: postgis32_14-3.2.1-1.rhel7.x86_64 (/postgis32_14-3.2.1-1.rhel7.x86_64) Requires: libgeotiff16 Error: 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.rpm arpack-3.1.3-2.el7.x86_64.rpm libusb-0.1.4-3.el7.x86_64.rpm atlas-3.10.1-12.el7.x86_64.rpm libusbx-1.0.21-1.el7.x86_64.rpm blas-3.4.2-8.el7.x86_64.rpm libwebp-0.3.0-10.el7_9.x86_64.rpm boost-date-time-1.53.0-28.el7.x86_64.rpm libzstd-1.5.2-1.el7.x86_64.rpm boost-serialization-1.53.0-28.el7.x86_64.rpm netcdf-4.3.3.1-5.el7.x86_64.rpm boost-system-1.53.0-28.el7.x86_64.rpm ogdi41-4.1.0-2.rhel7.x86_64.rpm boost-thread-1.53.0-28.el7.x86_64.rpm openblas-openmp-0.3.3-2.el7.x86_64.rpm cfitsio-3.370-10.el7.x86_64.rpm openjpeg-libs-1.5.1-18.el7.x86_64.rpm CGAL-4.7-1.rhel7.1.x86_64.rpm pcre2-10.23-2.el7.x86_64.rpm CharLS-1.0-5.el7.x86_64.rpm poppler-0.26.5-43.el7.1.x86_64.rpm freexl-1.0.6-3.el7.x86_64.rpm poppler-data-0.4.6-3.el7.noarch.rpm gdal34-libs-3.4.1-3.rhel7.x86_64.rpm postgis32_14-3.2.1-1.rhel7.x86_64.rpm geos310-3.10.2-1.rhel7.x86_64.rpm postgresql14-14.2-1PGDG.rhel7.x86_64.rpm geos39-3.9.2-1.rhel7.x86_64.rpm postgresql14-contrib-14.2-1PGDG.rhel7.x86_64.rpm gpsbabel-1.5.0-2.el7.x86_64.rpm postgresql14-libs-14.2-1PGDG.rhel7.x86_64.rpm hdf5-1.8.12-13.el7.x86_64.rpm postgresql14-server-14.2-1PGDG.rhel7.x86_64.rpm json-c-0.11-4.el7_0.x86_64.rpm proj72-7.2.1-1.rhel7.x86_64.rpm lapack-3.4.2-8.el7.x86_64.rpm python3-3.6.8-18.el7.x86_64.rpm libaec-1.0.4-1.el7.x86_64.rpm python3-libs-3.6.8-18.el7.x86_64.rpm libdap-3.13.1-2.el7.x86_64.rpm python3-pip-9.0.3-8.el7.noarch.rpm libgeotiff16-1.6.0-6.rhel7.x86_64.rpm python3-setuptools-39.2.0-10.el7.noarch.rpm libgeotiff16-devel-1.6.0-6.rhel7.x86_64.rpm SFCGAL-1.3.1-2.rhel7.x86_64.rpm libgfortran-4.8.5-44.el7.x86_64.rpm SFCGAL-libs-1.3.1-2.rhel7.x86_64.rpm libgta-1.0.4-1.el7.x86_64.rpm shapelib-1.3.0-2.el7.x86_64.rpm libquadmath-4.8.5-44.el7.x86_64.rpm sqlite33-3.30.1-6.rhel7.x86_64.rpm libspatialite43-4.3.0a-15.rhel7.x86_64.rpm sqlite33-libs-3.30.1-6.rhel7.x86_64.rpm libspatialite43-devel-4.3.0a-15.rhel7.x86_64.rpm SuperLU-5.2.0-5.el7.x86_64.rpm libtiff-devel-4.0.3-35.el7.x86_64.rpm unixODBC-2.3.1-14.el7.x86_64.rpm libtirpc-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 -y Loaded plugins: fastestmirror Examining armadillo-8.600.1-2.el7.x86_64.rpm: armadillo-8.600.1-2.el7.x86_64 Marking armadillo-8.600.1-2.el7.x86_64.rpm to be installed Examining arpack-3.1.3-2.el7.x86_64.rpm: arpack-3.1.3-2.el7.x86_64 Marking arpack-3.1.3-2.el7.x86_64.rpm to be installed Examining atlas-3.10.1-12.el7.x86_64.rpm: atlas-3.10.1-12.el7.x86_64 Marking atlas-3.10.1-12.el7.x86_64.rpm to be installed Examining blas-3.4.2-8.el7.x86_64.rpm: blas-3.4.2-8.el7.x86_64 Marking blas-3.4.2-8.el7.x86_64.rpm to be installed Examining boost-date-time-1.53.0-28.el7.x86_64.rpm: boost-date-time-1.53.0-28.el7.x86_64 Marking boost-date-time-1.53.0-28.el7.x86_64.rpm as an update to boost-date-time-1.53.0-27.el7.x86_64 Examining boost-serialization-1.53.0-28.el7.x86_64.rpm: boost-serialization-1.53.0-28.el7.x86_64 Marking boost-serialization-1.53.0-28.el7.x86_64.rpm as an update to boost-serialization-1.53.0-27.el7.x86_64 Examining boost-system-1.53.0-28.el7.x86_64.rpm: boost-system-1.53.0-28.el7.x86_64 Marking boost-system-1.53.0-28.el7.x86_64.rpm as an update to boost-system-1.53.0-27.el7.x86_64 Examining boost-thread-1.53.0-28.el7.x86_64.rpm: boost-thread-1.53.0-28.el7.x86_64 Marking boost-thread-1.53.0-28.el7.x86_64.rpm as an update to boost-thread-1.53.0-27.el7.x86_64 Examining cfitsio-3.370-10.el7.x86_64.rpm: cfitsio-3.370-10.el7.x86_64 cfitsio-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_64 CGAL-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_64 CharLS-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_64 Marking freexl-1.0.6-3.el7.x86_64.rpm as an update to freexl-1.0.5-1.el7.x86_64 Examining gdal34-libs-3.4.1-3.rhel7.x86_64.rpm: gdal34-libs-3.4.1-3.rhel7.x86_64 Marking gdal34-libs-3.4.1-3.rhel7.x86_64.rpm to be installed Examining geos310-3.10.2-1.rhel7.x86_64.rpm: geos310-3.10.2-1.rhel7.x86_64 Marking geos310-3.10.2-1.rhel7.x86_64.rpm to be installed Examining geos39-3.9.2-1.rhel7.x86_64.rpm: geos39-3.9.2-1.rhel7.x86_64 Marking geos39-3.9.2-1.rhel7.x86_64.rpm to be installed Examining gpsbabel-1.5.0-2.el7.x86_64.rpm: gpsbabel-1.5.0-2.el7.x86_64 Marking gpsbabel-1.5.0-2.el7.x86_64.rpm to be installed Examining hdf5-1.8.12-13.el7.x86_64.rpm: hdf5-1.8.12-13.el7.x86_64 Marking hdf5-1.8.12-13.el7.x86_64.rpm as an update to hdf5-1.8.12-11.el7.x86_64 Examining json-c-0.11-4.el7_0.x86_64.rpm: json-c-0.11-4.el7_0.x86_64 json-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_64 Marking lapack-3.4.2-8.el7.x86_64.rpm to be installed Examining libaec-1.0.4-1.el7.x86_64.rpm: libaec-1.0.4-1.el7.x86_64 libaec-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_64 libdap-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_64 Marking libgeotiff16-1.6.0-6.rhel7.x86_64.rpm to be installed Examining libgeotiff16-devel-1.6.0-6.rhel7.x86_64.rpm: libgeotiff16-devel-1.6.0-6.rhel7.x86_64 Marking libgeotiff16-devel-1.6.0-6.rhel7.x86_64.rpm to be installed Examining libgfortran-4.8.5-44.el7.x86_64.rpm: libgfortran-4.8.5-44.el7.x86_64 Marking libgfortran-4.8.5-44.el7.x86_64.rpm as an update to libgfortran-4.8.5-36.el7_6.2.x86_64 Examining libgta-1.0.4-1.el7.x86_64.rpm: libgta-1.0.4-1.el7.x86_64 libgta-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_64 Marking libquadmath-4.8.5-44.el7.x86_64.rpm as an update to libquadmath-4.8.5-36.el7_6.2.x86_64 Examining libspatialite43-4.3.0a-15.rhel7.x86_64.rpm: libspatialite43-4.3.0a-15.rhel7.x86_64 Marking libspatialite43-4.3.0a-15.rhel7.x86_64.rpm to be installed Examining libspatialite43-devel-4.3.0a-15.rhel7.x86_64.rpm: libspatialite43-devel-4.3.0a-15.rhel7.x86_64 Marking libspatialite43-devel-4.3.0a-15.rhel7.x86_64.rpm to be installed Examining libtiff-devel-4.0.3-35.el7.x86_64.rpm: libtiff-devel-4.0.3-35.el7.x86_64 Marking libtiff-devel-4.0.3-35.el7.x86_64.rpm to be installed Examining libtirpc-0.2.4-0.16.el7.x86_64.rpm: libtirpc-0.2.4-0.16.el7.x86_64 libtirpc-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_64 libtool-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_64 Marking libusb-0.1.4-3.el7.x86_64.rpm to be installed Examining libusbx-1.0.21-1.el7.x86_64.rpm: libusbx-1.0.21-1.el7.x86_64 Marking libusbx-1.0.21-1.el7.x86_64.rpm to be installed Examining libwebp-0.3.0-10.el7_9.x86_64.rpm: libwebp-0.3.0-10.el7_9.x86_64 Marking libwebp-0.3.0-10.el7_9.x86_64.rpm as an update to libwebp-0.3.0-7.el7.x86_64 Examining libzstd-1.5.2-1.el7.x86_64.rpm: libzstd-1.5.2-1.el7.x86_64 Marking libzstd-1.5.2-1.el7.x86_64.rpm to be installed Examining netcdf-4.3.3.1-5.el7.x86_64.rpm: netcdf-4.3.3.1-5.el7.x86_64 netcdf-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_64 Marking ogdi41-4.1.0-2.rhel7.x86_64.rpm to be installed Examining openblas-openmp-0.3.3-2.el7.x86_64.rpm: openblas-openmp-0.3.3-2.el7.x86_64 Marking openblas-openmp-0.3.3-2.el7.x86_64.rpm to be installed Examining openjpeg-libs-1.5.1-18.el7.x86_64.rpm: openjpeg-libs-1.5.1-18.el7.x86_64 openjpeg-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_64 Marking pcre2-10.23-2.el7.x86_64.rpm to be installed Examining poppler-0.26.5-43.el7.1.x86_64.rpm: poppler-0.26.5-43.el7.1.x86_64 Marking poppler-0.26.5-43.el7.1.x86_64.rpm as an update to poppler-0.26.5-20.el7.x86_64 Examining poppler-data-0.4.6-3.el7.noarch.rpm: poppler-data-0.4.6-3.el7.noarch poppler-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_64 Marking postgis32_14-3.2.1-1.rhel7.x86_64.rpm to be installed Examining postgresql14-14.2-1PGDG.rhel7.x86_64.rpm: postgresql14-14.2-1PGDG.rhel7.x86_64 Marking postgresql14-14.2-1PGDG.rhel7.x86_64.rpm to be installed Examining postgresql14-contrib-14.2-1PGDG.rhel7.x86_64.rpm: postgresql14-contrib-14.2-1PGDG.rhel7.x86_64 Marking postgresql14-contrib-14.2-1PGDG.rhel7.x86_64.rpm to be installed Examining postgresql14-libs-14.2-1PGDG.rhel7.x86_64.rpm: postgresql14-libs-14.2-1PGDG.rhel7.x86_64 Marking postgresql14-libs-14.2-1PGDG.rhel7.x86_64.rpm to be installed Examining postgresql14-server-14.2-1PGDG.rhel7.x86_64.rpm: postgresql14-server-14.2-1PGDG.rhel7.x86_64 Marking postgresql14-server-14.2-1PGDG.rhel7.x86_64.rpm to be installed Examining proj72-7.2.1-1.rhel7.x86_64.rpm: proj72-7.2.1-1.rhel7.x86_64 Marking proj72-7.2.1-1.rhel7.x86_64.rpm to be installed Examining python3-3.6.8-18.el7.x86_64.rpm: python3-3.6.8-18.el7.x86_64 Marking python3-3.6.8-18.el7.x86_64.rpm to be installed Examining python3-libs-3.6.8-18.el7.x86_64.rpm: python3-libs-3.6.8-18.el7.x86_64 Marking python3-libs-3.6.8-18.el7.x86_64.rpm to be installed Examining python3-pip-9.0.3-8.el7.noarch.rpm: python3-pip-9.0.3-8.el7.noarch Marking python3-pip-9.0.3-8.el7.noarch.rpm to be installed Examining python3-setuptools-39.2.0-10.el7.noarch.rpm: python3-setuptools-39.2.0-10.el7.noarch Marking python3-setuptools-39.2.0-10.el7.noarch.rpm to be installed Examining SFCGAL-1.3.1-2.rhel7.x86_64.rpm: SFCGAL-1.3.1-2.rhel7.x86_64 Marking SFCGAL-1.3.1-2.rhel7.x86_64.rpm as an update to SFCGAL-1.3.1-1.rhel7.x86_64 Examining SFCGAL-libs-1.3.1-2.rhel7.x86_64.rpm: SFCGAL-libs-1.3.1-2.rhel7.x86_64 Marking SFCGAL-libs-1.3.1-2.rhel7.x86_64.rpm as an update to SFCGAL-libs-1.3.1-1.rhel7.x86_64 Examining shapelib-1.3.0-2.el7.x86_64.rpm: shapelib-1.3.0-2.el7.x86_64 Marking shapelib-1.3.0-2.el7.x86_64.rpm to be installed Examining sqlite33-3.30.1-6.rhel7.x86_64.rpm: sqlite33-3.30.1-6.rhel7.x86_64 Marking sqlite33-3.30.1-6.rhel7.x86_64.rpm to be installed Examining sqlite33-libs-3.30.1-6.rhel7.x86_64.rpm: sqlite33-libs-3.30.1-6.rhel7.x86_64 Marking sqlite33-libs-3.30.1-6.rhel7.x86_64.rpm to be installed Examining SuperLU-5.2.0-5.el7.x86_64.rpm: SuperLU-5.2.0-5.el7.x86_64 Marking SuperLU-5.2.0-5.el7.x86_64.rpm to be installed Examining unixODBC-2.3.1-14.el7.x86_64.rpm: unixODBC-2.3.1-14.el7.x86_64 Marking unixODBC-2.3.1-14.el7.x86_64.rpm as an update to unixODBC-2.3.1-11.el7.x86_64 Examining xerces-c-3.1.1-10.el7_7.x86_64.rpm: xerces-c-3.1.1-10.el7_7.x86_64 Marking xerces-c-3.1.1-10.el7_7.x86_64.rpm as an update to xerces-c-3.1.1-9.el7.x86_64 Resolving 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_64 Determining fastest mirrors Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was 14: curl#35 - "TCP connection reset by peer" * base: mirrors.aliyuncs.com * epel: ftp.iij.ad.jp * extras: mirrors.aliyuncs.com * updates: mirrors.aliyuncs.com base | 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 Resolution Dependencies Resolved ================================================================================================================================================================================================================================================ Package Arch Version Repository Size ================================================================================================================================================================================================================================================ Installing: SuperLU x86_64 5.2.0-5.el7 /SuperLU-5.2.0-5.el7.x86_64 482 k armadillo x86_64 8.600.1-2.el7 /armadillo-8.600.1-2.el7.x86_64 62 k arpack x86_64 3.1.3-2.el7 /arpack-3.1.3-2.el7.x86_64 322 k atlas x86_64 3.10.1-12.el7 /atlas-3.10.1-12.el7.x86_64 21 M blas x86_64 3.4.2-8.el7 /blas-3.4.2-8.el7.x86_64 771 k gdal34-libs x86_64 3.4.1-3.rhel7 /gdal34-libs-3.4.1-3.rhel7.x86_64 27 M geos310 x86_64 3.10.2-1.rhel7 /geos310-3.10.2-1.rhel7.x86_64 3.1 M geos39 x86_64 3.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_64 1.5.0-2.el7 /gpsbabel-1.5.0-2.el7.x86_64 2.3 M lapack x86_64 3.4.2-8.el7 /lapack-3.4.2-8.el7.x86_64 10 M libgeotiff16 x86_64 1.6.0-6.rhel7 /libgeotiff16-1.6.0-6.rhel7.x86_64 338 k libgeotiff16-devel x86_64 1.6.0-6.rhel7 /libgeotiff16-devel-1.6.0-6.rhel7.x86_64 132 k libspatialite43 x86_64 4.3.0a-15.rhel7 /libspatialite43-4.3.0a-15.rhel7.x86_64 15 M libspatialite43-devel x86_64 4.3.0a-15.rhel7 /libspatialite43-devel-4.3.0a-15.rhel7.x86_64 552 k libtiff-devel x86_64 4.0.3-35.el7 /libtiff-devel-4.0.3-35.el7.x86_64 1.3 M libusb x86_64 1:0.1.4-3.el7 /libusb-0.1.4-3.el7.x86_64 23 k libusbx x86_64 1.0.21-1.el7 /libusbx-1.0.21-1.el7.x86_64 140 k libzstd x86_64 1.5.2-1.el7 /libzstd-1.5.2-1.el7.x86_64 743 k ogdi41 x86_64 4.1.0-2.rhel7 /ogdi41-4.1.0-2.rhel7.x86_64 626 k openblas-openmp x86_64 0.3.3-2.el7 /openblas-openmp-0.3.3-2.el7.x86_64 36 M pcre2 x86_64 10.23-2.el7 /pcre2-10.23-2.el7.x86_64 556 k postgis32_14 x86_64 3.2.1-1.rhel7 /postgis32_14-3.2.1-1.rhel7.x86_64 34 M postgresql14 x86_64 14.2-1PGDG.rhel7 /postgresql14-14.2-1PGDG.rhel7.x86_64 7.8 M postgresql14-contrib x86_64 14.2-1PGDG.rhel7 /postgresql14-contrib-14.2-1PGDG.rhel7.x86_64 2.4 M postgresql14-libs x86_64 14.2-1PGDG.rhel7 /postgresql14-libs-14.2-1PGDG.rhel7.x86_64 919 k postgresql14-server x86_64 14.2-1PGDG.rhel7 /postgresql14-server-14.2-1PGDG.rhel7.x86_64 22 M proj72 x86_64 7.2.1-1.rhel7 /proj72-7.2.1-1.rhel7.x86_64 13 M python3 x86_64 3.6.8-18.el7 /python3-3.6.8-18.el7.x86_64 39 k python3-libs x86_64 3.6.8-18.el7 /python3-libs-3.6.8-18.el7.x86_64 35 M python3-pip noarch 9.0.3-8.el7 /python3-pip-9.0.3-8.el7.noarch 9.1 M python3-setuptools noarch 39.2.0-10.el7 /python3-setuptools-39.2.0-10.el7.noarch 3.6 M shapelib x86_64 1.3.0-2.el7 /shapelib-1.3.0-2.el7.x86_64 169 k sqlite33 x86_64 3.30.1-6.rhel7 /sqlite33-3.30.1-6.rhel7.x86_64 1.3 M sqlite33-libs x86_64 3.30.1-6.rhel7 /sqlite33-libs-3.30.1-6.rhel7.x86_64 1.1 M Updating: SFCGAL x86_64 1.3.1-2.rhel7 /SFCGAL-1.3.1-2.rhel7.x86_64 28 k SFCGAL-libs x86_64 1.3.1-2.rhel7 /SFCGAL-libs-1.3.1-2.rhel7.x86_64 8.8 M boost-date-time x86_64 1.53.0-28.el7 /boost-date-time-1.53.0-28.el7.x86_64 136 k boost-serialization x86_64 1.53.0-28.el7 /boost-serialization-1.53.0-28.el7.x86_64 1.5 M boost-system x86_64 1.53.0-28.el7 /boost-system-1.53.0-28.el7.x86_64 32 k boost-thread x86_64 1.53.0-28.el7 /boost-thread-1.53.0-28.el7.x86_64 93 k freexl x86_64 1.0.6-3.el7 /freexl-1.0.6-3.el7.x86_64 65 k hdf5 x86_64 1.8.12-13.el7 /hdf5-1.8.12-13.el7.x86_64 6.2 M libgfortran x86_64 4.8.5-44.el7 /libgfortran-4.8.5-44.el7.x86_64 1.1 M libquadmath x86_64 4.8.5-44.el7 /libquadmath-4.8.5-44.el7.x86_64 276 k libwebp x86_64 0.3.0-10.el7_9 /libwebp-0.3.0-10.el7_9.x86_64 371 k poppler x86_64 0.26.5-43.el7.1 /poppler-0.26.5-43.el7.1.x86_64 2.6 M unixODBC x86_64 2.3.1-14.el7 /unixODBC-2.3.1-14.el7.x86_64 1.2 M xerces-c x86_64 3.1.1-10.el7_7 /xerces-c-3.1.1-10.el7_7.x86_64 3.7 M Installing for dependencies: pciutils x86_64 3.5.1-3.el7 base 93 k qt x86_64 1:4.8.7-9.el7_9 updates 4.6 M qt-settings noarch 19-23.12.el7.centos base 18 k Updating for dependencies: boost-chrono x86_64 1.53.0-28.el7 base 44 k boost-filesystem x86_64 1.53.0-28.el7 base 68 k libwebp-devel x86_64 0.3.0-10.el7_9 updates 23 k Transaction Summary ================================================================================================================================================================================================================================================ Install 34 Packages (+3 Dependent packages) Upgrade 14 Packages (+3 Dependent packages) Total size: 283 M Total download size: 4.8 M Downloading 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 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Total 7.7 MB/s | 4.8 MB 00:00:00 Running transaction check Running transaction test Transaction test succeeded Running 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_64 6/72 Updating : libgfortran-4.8.5-44.el7.x86_64 7/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.noarch 13/72 Installing : python3-3.6.8-18.el7.x86_64 14/72 Updating : xerces-c-3.1.1-10.el7_7.x86_64 15/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_64 21/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_64 24/72 Installing : postgresql14-server-14.2-1PGDG.rhel7.x86_64 25/72 Installing : postgresql14-contrib-14.2-1PGDG.rhel7.x86_64 26/72 Updating : boost-thread-1.53.0-28.el7.x86_64 27/72 Installing : sqlite33-3.30.1-6.rhel7.x86_64 28/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_64 32/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_64 39/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_64 54/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_64 61/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_64 6/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_64 15/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_64 19/72 Verifying : boost-serialization-1.53.0-28.el7.x86_64 20/72 Verifying : armadillo-8.600.1-2.el7.x86_64 21/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_64 37/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.noarch 44/72 Verifying : poppler-0.26.5-43.el7.1.x86_64 45/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_64 51/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_64 54/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_64 63/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.el7 armadillo.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.rhel7 geos39.x86_64 0:3.9.2-1.rhel7 gpsbabel.x86_64 0:1.5.0-2.el7 lapack.x86_64 0:3.4.2-8.el7 libgeotiff16.x86_64 0:1.6.0-6.rhel7 libgeotiff16-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.rhel7 openblas-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.el7 hdf5.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.el7 boost-filesystem.x86_64 0:1.53.0-28.el7 libwebp-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 - postgres Last login: Mon Aug 2 14:09:01 CST 2021 on pts/0 -bash-4.2$ psql psql (14.2, server 11.5) Type "help" for help.

在数据库添加postgis插件:

Create extension postgis;

结果如下:

🌈 说明

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

🌈后记

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


1.本站遵循行业规范,任何转载的稿件都会明确标注作者和来源;2.本站的原创文章,会注明原创字样,如未注明都非原创,如有侵权请联系删除!;3.作者投稿可能会经我们编辑修改或补充;4.本站不提供任何储存功能只提供收集或者投稿人的网盘链接。

标签: #postgresql #依赖包 #Linux # #14 #安装 #PostGIS