Re: RPM installation of 7.0.3

From: Rasputin <rasputin(at)FreeBSD-uk(dot)eu(dot)org>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: RPM installation of 7.0.3
Date: 2000-12-05 13:09:50
Message-ID: 20001205130950.A49844@dogma.freebsd-uk.eu.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Mon, Dec 04, 2000 at 04:34:44PM -0600, John Burski wrote:
> I've downloaded the various RPM files for version 7.0.3 (10 of them) so
> I might upgrade the version (6.5.2) that is currently on my workstation
> (Red Hat 6.1). The old version has never been used for anything, so
> there's no data to worry about.
>
> When I issue the following command:
>
> rpm -Uvh postgresql-*
>
> The following is displayed:
>
> postgresql-server
> ##################################################
> /sbin/ldconfig: warning: can't open /var/tmp/rpm-tmp.95124
> (Not a directory), skipping
> /sbin/ldconfig: warning: can't open 1 (No such file or
> directory), skipping

Looks like the (script part of the RPM) is badly built;
it passes a temporary file to the dynamic linker,
which only accepts directories of shared libraries
as arguments.

You might want to report it on the pgsql-bugs list ,
making sure to mention where you got the RPMs from.

> I'm concerned about the two warnings - are they something I need to
> worry about?

Naah - worst case scenario, you can just add the line

'usr/local/pgsql/lib' to the end of ld.so.conf and run ldconfig
as root.
[Change the path to wherever your *.so files were installed.]

But chances are it hasn't broken anything.

--
Rasputin
Jack of All Trades :: Master of Nuns

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Leandro Fanzone 2000-12-05 13:32:23 Transactions
Previous Message ashley 2000-12-05 08:44:19 postgresql - FileMaker