Running two versions on same server

From: "Robert Fitzpatrick" <robert(at)webtent(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Running two versions on same server
Date: 2003-06-12 03:56:57
Message-ID: 002301c33096$ae8ba1c0$0b01a8c0@columbus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am migrating an old (hardly used, but needed) 7.0.2 database to a
server that is already running 7.3.3. I am building the 7.0.2 version
using --prefix=/usr/local/pgsql-7.0.2 and --with-pgport=5433 to run it
on a different port. I do ./configure, gmake, and gmake install without
error, but the psql file does not show up in the bin of the new distro.
I went ahead and copied over the psql from the other 7.0.2 server and
now I'm getting the error below. I added the new lib path to the
/etc/ld.so.conf file. Can someone help guide me to run both versions
with the appropriate libraries,

/usr/local/pgsql-7.0.2/bin/psql: error while loading shared libraries:
libreadline.so.3: cannot open shared object file: No such file or
directory

I have both /usr/local/pgsql/lib and /usr/local/pgsql-7.0.2/lib in the
ld.so.conf file.

--
Robert

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ang Chin Han 2003-06-12 04:08:15 Re: Index not being used in MAX function (7.2.3)
Previous Message gunther hust 2003-06-12 03:53:13 Re: [GENERAL] MySQL gets $19.5 MM