Install of postgresql - Mailing list pgsql-novice

From rbird
Subject Install of postgresql
Date
Msg-id 000801c0d4db$c4dcb9a0$6f01a8c0@e1
Whole thread Raw
Responses Re: Install of postgresql  ("Stephen M. Ford" <sford@Eng.Auburn.EDU>)
List pgsql-novice
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

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Strange INSERT phenomenon with key constraints
Next
From: jason.servetar@ccgenesis.com
Date:
Subject: default value not working?