Re: dependency errors instaling postgis2

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 17:52:44
Message-ID: 1421776364.19958.10.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum


Hi,

On Tue, 2015-01-20 at 08:10 -0500, Jaime Casanova wrote:

> Thanks for lookin at this. I have access to a pre-production RHEL 6
> with a subscription enabled, let me know if there is something i could
> look at to help you understand this.

Can you confirm the versions of libjpeg and libz?

One thing that came to my mind: Is the installed libjpeg and libz are 64
bit?

> for now i was looking at the git repo in
> "rpm/redhat/9.2/gdal/EL-6/gdal.spec" which is the problematic package,
> and found this in it:
> """
> # Unpack tests to the same directory
> %setup -q -D -a 1 -n %{name}-%{version}-fedora
>
> # Delete bundled libraries
> rm -rf frmts/zlib
> rm -rf frmts/png/libpng
> rm -rf frmts/gif/giflib
> rm -rf frmts/jpeg/libjpeg \
> frmts/jpeg/libjpeg12
> rm -rf frmts/gtiff/libgeotiff \
> frmts/gtiff/libtiff
> #rm -r frmts/grib/degrib18/g2clib-1.0.4
> """

I don't think that would cause this issue.

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim Gündüz 2015-01-20 18:02:21 Re: Skytools package : missing things
Previous Message Jaime Casanova 2015-01-20 13:10:29 Re: dependency errors instaling postgis2