From: | Devrim GUNDUZ <devrim(at)gunduz(dot)org> |
---|---|
To: | Gaetano Mendola <mendola(at)bigfoot(dot)com> |
Cc: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: RPM or RPMS for RH9.0 |
Date: | 2005-06-24 15:59:18 |
Message-ID: | Pine.LNX.4.63.0506241855080.19626@emo.org.tr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Gaetano,
On Fri, 24 Jun 2005, Gaetano Mendola wrote:
> rebuilding the 8.0.3 RPMS I'm getting:
>
> checking krb5.h usability... no
> checking krb5.h presence... no
> checking for krb5.h... no
> configure: error: header file <krb5.h> is required for Kerberos 5
Change
%{!?kerbdir:%define kerbdir "/usr"}
to
%{!?kerbdir:%define kerbdir "/usr/kerberos"}
> and trying to install the RPMs:
>
>
> warning: postgresql-8.0.3-1PGDG.i686.rpm: V3 DSA signature: NOKEY, key ID 748f7d0e
> error: Failed dependencies:
> libpq.so.3 is needed by postgresql-contrib-8.0.3-1PGDG
> libecpg.so.4 is needed by postgresql-libs-8.0.3-1PGDG
> libpgtypes.so.1 is needed by postgresql-libs-8.0.3-1PGDG
> libpq.so.3 is needed by postgresql-libs-8.0.3-1PGDG
> Suggested resolutions:
> postgresql-libs-7.3.2-3.i386.rpm
>
> I have seen someone alredy post this problem for 8.0.2 but I didn't see the
> solution, now the same problem happen with 8.0.3.
http://developer.PostgreSQL.org/~devrim/compat-postgresql-libs-3-3PGDG.i686.rpm
http://pgblog.gunduz.org//index.php?entry=entry050527-120951
The blog entry mentions about version 2 of the RPM, but the URL above is
version 3, please use the one above.
> I installed succesfull the RPMS with:
>
> rpm -Uvh --nodeps *.rpm
This will break many apps.
Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.tdmsoft.com.tr http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFCvC3Xtl86P3SPfQ4RAsTYAJ4w4HO9QDISJfmQaMrLUOfH6X1orACeMhKP
75a9Xr/M9SySfWqkyhYao3Q=
=dbi0
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Edwin Munoz | 2005-06-24 16:25:00 | Instalacion de Postgresql en Linux con Varios procesadores |
Previous Message | KÖPFERL Robert | 2005-06-24 15:26:13 | Re: symlinking pg_xlog |