Re: Missing dependencies for PostGIS (CentOS 7 / PostgreSQL 9.6 / PostGIS 2.3)
От | Guillaume Lelarge |
---|---|
Тема | Re: Missing dependencies for PostGIS (CentOS 7 / PostgreSQL 9.6 / PostGIS 2.3) |
Дата | |
Msg-id | CAECtzeXV6YgcbJdMoQcgxmm0giz00wUqBot_e-QXAgk6Jez9iA@mail.gmail.com обсуждение исходный текст |
Ответ на | Missing dependencies for PostGIS (CentOS 7 / PostgreSQL 9.6 / PostGIS 2.3) (Guillaume Lelarge <guillaume@lelarge.info>) |
Список | pgsql-pkg-yum |
Le lun. 28 juin 2021 à 17:13, Guillaume Lelarge <guillaume@lelarge.info> a écrit :
--
Hi,I've installed CentOS 7 from CentOS-7-x86_64-Minimal-2009.iso. And then I did:
# yum -y install epel-release
# yum update
# yum install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm
# yum install -y postgresql96-server
# yum install -y postgresql96-contrib
# yum update
# yum install postgis23_96
And I got:
[...]---> Package postgis23_96.x86_64 0:2.3.7-1.rhel7 will be installed
--> Processing Dependency: proj49 for package: postgis23_96-2.3.7-1.rhel7.x86_64
--> Processing Dependency: libproj.so.12()(64bit) for package: postgis23_96-2.3.7-1.rhel7.x86_64
--> Finished Dependency Resolution
Error: Package: postgis23_96-2.3.7-1.rhel7.x86_64 (pgdg96)
Requires: proj49
Error: Package: postgis23_96-2.3.7-1.rhel7.x86_64 (pgdg96)
Requires: libproj.so.12()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
FWIW, I have no issue installing PostGIS 3.0. There's no 3.1 package (which I need), and the 2.3 package can't be installed.
Guillaume.
В списке pgsql-pkg-yum по дате отправления: