Re: Install of postgresql

From: "Stephen M(dot) Ford" <sford(at)Eng(dot)Auburn(dot)EDU>
To: rbird <rbird(at)mail(dot)birco(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Install of postgresql
Date: 2001-05-07 14:47:47
Message-ID: Pine.SOL.4.10.10105070945300.13432-100000@beagle.eng.auburn.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Set LD_LIBRARY_PATH in your environment first. You then need to do that to your postgres user also.

Stephen

On Fri, 4 May 2001, rbird wrote:

> I am running SuSE 7.1
>
> I downloaded the postgresql-7.1-1 rpm modules
>
> I ran
> rpm -Uvh postgresql-*.rpm
>
> messages I received were:
>
> initscripts is needed by postgresql-7.1-1
> libreadline.so.4.1 is needed by postgresql-7.1-1
> libtermcap.so.2 is needed by postgresql-7.1-1
> libreadline.so.4.1 is needed by postgresql-server-7.1-1
> libtermcap.so.2 is needed by postgresql-server-7.1-1
>
> ... and the same for more modules
>
>
> I found that libreadline.s0.4.1 is located in the /lib directory
> I could not find libtermcap.so.2 and initscripts
>
> What have I failed to do?
>
> Thanks,
>
> Ron
>

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael R. Jinks 2001-05-07 15:16:56 Re: Install of postgresql
Previous Message Tom Lane 2001-05-07 01:49:35 Re: Strange INSERT phenomenon with key constraints