| From: | Valery Guskov <valerijs(dot)gusjkovs(at)gmail(dot)com> |
|---|---|
| To: | pgsql-pkg-yum(at)postgresql(dot)org |
| Subject: | PostGis install on Fedora 21 x64 |
| Date: | 2015-03-29 13:35:43 |
| Message-ID: | CAJvckqq+Xy5sLWHxhm-1cSG4fsvtF=eGhRNywXgeQnVJm2EXAA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
sudo yum install postgis
Loaded plugins: langpacks
Resolving Dependencies
--> Running transaction check
---> Package postgis2_94.x86_64 0:2.1.5-1.f21 will be installed
--> Processing Dependency: geos >= 3.4.2 for package:
postgis2_94-2.1.5-1.f21.x86_64
--> Processing Dependency: proj for package: postgis2_94-2.1.5-1.f21.x86_64
--> Processing Dependency: hdf5 for package: postgis2_94-2.1.5-1.f21.x86_64
--> Processing Dependency: libproj.so.0()(64bit) for package:
postgis2_94-2.1.5-1.f21.x86_64
--> Processing Dependency: libgeos_c.so.1()(64bit) for package:
postgis2_94-2.1.5-1.f21.x86_64
--> Processing Dependency: libgdal.so.1()(64bit) for package:
postgis2_94-2.1.5-1.f21.x86_64
--> Running transaction check
---> Package geos.x86_64 0:3.4.2-1.f21 will be installed
---> Package postgis2_94.x86_64 0:2.1.5-1.f21 will be installed
--> Processing Dependency: hdf5 for package: postgis2_94-2.1.5-1.f21.x86_64
--> Processing Dependency: libgdal.so.1()(64bit) for package:
postgis2_94-2.1.5-1.f21.x86_64
---> Package proj.x86_64 0:4.8.0-2.f21 will be installed
--> Finished Dependency Resolution
Error: Package: postgis2_94-2.1.5-1.f21.x86_64 (pgdg94)
Requires: hdf5
Error: Package: postgis2_94-2.1.5-1.f21.x86_64 (pgdg94)
Requires: libgdal.so.1()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[valery(at)localhost local]$ cat /etc/redhat-release
Fedora release 21 (Twenty One)
[valery(at)localhost local]$ uname -m
x86_64
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Devrim Gündüz | 2015-03-29 17:52:42 | Re: PostGis install on Fedora 21 x64 |
| Previous Message | Zachary Wincek | 2015-03-26 13:19:40 | Re: [BUGS] BUG #12902: The PostgreSQL repository lacks the pg_top package. |