LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Easiest way to Add Postgres to existing fedora core 3 installation? (https://www.linuxquestions.org/questions/linux-newbie-8/easiest-way-to-add-postgres-to-existing-fedora-core-3-installation-303705/)

gfallon 03-19-2005 06:53 PM

Easiest way to Add Postgres to existing fedora core 3 installation?
 
Hi All
What is the Easiest way to Add Postgres to existing fedora core 3 installation?
I run an install and get
error: Failed dependencies:
libcrypto.so.5 is needed by postgresql-server-8.0.1-5.i386
libkrb5.so.3(krb5_3_MIT) is needed by postgresql-server-8.0.1-5.i386
libreadline.so.5 is needed by postgresql-server-8.0.1-5.i386
libssl.so.5 is needed by postgresql-server-8.0.1-5.i386
postgresql = 8.0.1-5 is needed by postgresql-server-8.0.1-5.i386
when I pursue each of the failed dependencies I get lots more when I try to
install the first 5
Isn't there an easer way?
Thanks Guy:confused:

btmiller 03-19-2005 06:54 PM

Do you have yum or apt4rpm configured? Probably the easiest is to configure one of those two and let them handle the dependencies for you.

gfallon 03-20-2005 12:15 AM

Thank You btmiller!
That sure is easer! Wow
"yum install postgresql-server.i386" was all I needed!
Thank you
Guy


All times are GMT -5. The time now is 09:11 PM.