| From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
|---|---|
| To: | Jaime Casanova <jaime(at)2ndquadrant(dot)com> |
| Cc: | pgsql-pkg-yum(at)postgresql(dot)org |
| Subject: | Re: dependency errors instaling postgis2 |
| Date: | 2015-01-20 12:07:17 |
| Message-ID: | 1421755637.3138.26.camel@gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
Hi Jaime,
On Mon, 2015-01-19 at 16:52 -0500, Jaime Casanova wrote:
> I'm using pgdg-redhat92-9.2-7 (the repo for 64 bits redhat6).
>
> I can install postgres92 succesfuly, and resolve some dependency
> issues while installing postgis2_92 with the epel repo (installing
> hdf5-devel and json-c-devel).
>
> But can't resolve the last dependency errors:
> """
> Error: Package: gdal-libs-1.9.2-5.rhel6.x86_64 (pgdg92)
> Requires: libz.so.1(ZLIB_1.2.0)(64bit)
> Error: Package: gdal-libs-1.9.2-5.rhel6.x86_64 (pgdg92)
> Requires: libjpeg.so.62(LIBJPEG_6.2)(64bit)
> """
>
> Now, these errors are strange because it's asking for zlib and libjpeg
> and both are installed, as you can see in the attached
I hate to say this, but could not duplicate this issue after setting up
a clean -CentOS- 6.6 VM. Here are the steps I did:
* Install 6.6
* Install PGDG 9.2 and EPEL repo RPMs
* yum install postgis2_92
* yum install hdf5-devel json-c-devel
Might be something with RHEL. I have the iso, but do not have the
subscription, so I cannot tell what is going on :(
Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jaime Casanova | 2015-01-20 13:10:29 | Re: dependency errors instaling postgis2 |
| Previous Message | Jaime Casanova | 2015-01-19 21:52:17 | dependency errors instaling postgis2 |