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