Re: [GENERAL] Postgresql won't run after upgrade to fc5

2006-03-22 Thread Peter Eisentraut
Bruno Wolff III wrote: > I wouldn't trust that if I didn't have to. FC5 is using a different > version of gcc than FC4. That is only a problem if you are using C++. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)

Re: [GENERAL] Postgresql won't run after upgrade to fc5

2006-03-21 Thread Tom Lane
Bruno Wolff III <[EMAIL PROTECTED]> writes: > Devrim GUNDUZ <[EMAIL PROTECTED]> wrote: >> We (PGDG) don't have RPMs for FC5 yet. However Fedora Core ships with >> 8.1.3 RPMs already. So I'd install their RPMs. This should not cause a >> problem since the database versions are the same. > I wouldn'

Re: [GENERAL] Postgresql won't run after upgrade to fc5

2006-03-21 Thread Jerry LeVan
I copied over the missing libs from one of my other fc4 systems and postgresql seems happy and I have not experienced any other problems so far... Jerry On Mar 21, 2006, at 11:46 PM, Bruno Wolff III wrote: On Wed, Mar 22, 2006 at 00:10:53 +0200, Devrim GUNDUZ <[EMAIL PROTECTED]> wrote: Hi,

Re: [GENERAL] Postgresql won't run after upgrade to fc5

2006-03-21 Thread Bruno Wolff III
On Wed, Mar 22, 2006 at 00:10:53 +0200, Devrim GUNDUZ <[EMAIL PROTECTED]> wrote: > Hi, > > On Tue, 2006-03-21 at 17:02 -0500, Jerry LeVan wrote: > > I accidently upgraded my linux/intel to fc5 from fc4 and > > something happened... > > > > Postgres cannot find some needed shared libraries any >

Re: [GENERAL] Postgresql won't run after upgrade to fc5

2006-03-21 Thread Devrim GUNDUZ
Hi, On Tue, 2006-03-21 at 17:38 -0500, Jerry LeVan wrote: > I might try moving the old versions from an existing > fc4 over to fc5. Don't do that. You may break he consistency of your new box. Regards, -- The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564 PostgreSQL Replication, Cons

Re: [GENERAL] Postgresql won't run after upgrade to fc5

2006-03-21 Thread Jerry LeVan
Hmmm, It appears that they bumped libcryto and libssl (living in /lib ) by a smidgen. I might try moving the old versions from an existing fc4 over to fc5. If that does not work then I guess I will need to uninstall the PGDG rpms and install the FC5 rpms. Thanks Jerry On Mar 21, 2006, at 5:10

Re: [GENERAL] Postgresql won't run after upgrade to fc5

2006-03-21 Thread Devrim GUNDUZ
Hi, On Tue, 2006-03-21 at 17:02 -0500, Jerry LeVan wrote: > I accidently upgraded my linux/intel to fc5 from fc4 and > something happened... > > Postgres cannot find some needed shared libraries any > more. We (PGDG) don't have RPMs for FC5 yet. However Fedora Core ships with 8.1.3 RPMs already.

[GENERAL] Postgresql won't run after upgrade to fc5

2006-03-21 Thread Jerry LeVan
Hi, I accidently upgraded my linux/intel to fc5 from fc4 and something happened... Postgres cannot find some needed shared libraries any more. Can anyone offer any clues? Jerry /usr/bin/postmaster: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file