RPM installation of 7.0.3

From: John Burski <John(dot)Burski(at)911ep(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: RPM installation of 7.0.3
Date: 2000-12-04 22:34:44
Message-ID: 3A2C1C04.14D9050F@911ep.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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
##################################################
postgresql-devel
##################################################
postgresql-jdbc
##################################################
postgresql-odbc
##################################################
postgresql-perl
##################################################
postgresql-python
##################################################
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
postgresql-tcl
##################################################
postgresql-test
##################################################
postgresql-tk
##################################################

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

Thanks in advance.

--
John Burski
Lead Programmer
911 Emergency Products, Inc.
St. Cloud, MN 56301

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Peter Eisentraut 2000-12-04 22:40:49 Re: Re: [NOVICE] to_days(now())
Previous Message Joel Burton 2000-12-04 22:03:21 Re: Re: [NOVICE] Password protection?