Re: problems installing pgsql

From: Devrim GUNDUZ <devrim(at)gunduz(dot)org>
To: Ricardo Gamero <ricardo(dot)gamero(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: problems installing pgsql
Date: 2005-08-31 14:54:06
Message-ID: Pine.LNX.4.63.0508311712380.26632@emo.org.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.

--8323328-1834607090-1125497559=:26632
Content-Type: TEXT/PLAIN; CHARSET=iso-8859-9; format=flowed
Content-Transfer-Encoding: 8BIT
Content-ID: <Pine(dot)LNX(dot)4(dot)63(dot)0508311751451(dot)26632(at)emo(dot)org(dot)tr>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Tue, 30 Aug 2005, Ricardo Gamero wrote:

> Hello everybody!
> I'm so sorry to post this simple question but I don't know what to do, the
> thing is I need to install postgresql 8.0.3 in red hat 9 but when I try to
> do it this errors appear:
> [root(at)bib root]# rpm -ivh postgresql-server-8.0.3-1PGDG.i686.rpm
> warning: postgresql-server-8.0.3-1PGDG.i686.rpm: V3 DSA signature: NOKEY,
> key ID 748f7d0e
> error: Failed dependencies:
> libcrypto.so.4 is needed by postgresql-server-8.0.3-1PGDG
> libpq.so.4 is needed by postgresql-server-8.0.3-1PGDG
> libssl.so.4 is needed by postgresql-server-8.0.3-1PGDG

First of all, please install this RPM to solve these 3 dependencies:

http://developer.postgresql.org/~devrim/rpms/compat/compat-postgresql-libs-3-3PGDG.i686.rpm

> postgresql = 8.0.3 is needed by postgresql-server-8.0.3-1PGDG

Yes, before installing -server rpm, you have to install main package.

> postgresql < 7.4 conflicts with postgresql-server-8.0.3-1PGDG

Please follow the usual dump/reload process before upgrading PostgreSQL.
Both 7.4 and 8.0 cannot stand on the same server.

Regards,
- --
Devrim GUNDUZ
Kivi Bilişim Teknolojileri - http://www.kivi.com.tr
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFDFcSStl86P3SPfQ4RAj7hAJ4twmxTnd7ikcoeYP4VYtX0UV1vbgCfaV60
Odd04eVW2rhPc9rBBNyxorI=
=rJa9
-----END PGP SIGNATURE-----
--8323328-1834607090-1125497559=:26632--

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-08-31 15:11:04 Re: On hardcoded type aliases and typmod for user types
Previous Message Tom Lane 2005-08-31 14:33:15 Re: Pre-allocated free space for row