From: | wong siew hui <shwong(at)sebasasia(dot)com> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Problems with Installation of Perl-DBD-PG |
Date: | 2003-07-07 10:32:14 |
Message-ID: | 1057573934.16526.20.camel@siewhui |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
I confess, my experience with postgresql and perl is limited to
installation. I am currently running Red Hat 9 (which is a-week-old
knowledge) on the administrator seat.
SPECS:
Red Hat 9
Postgresql 7.3.3
Perl 5.8.0
The Postgresql was a successful installation based on the Short Version
Installation commands stated in the INSTALL text. Database has been
installed and the test database has been created.
PROBLEMS:
But, when i wanted to install perl-DBD-PG-1.21...rpm, it failed and
displayed these error statements:
> warning: perl-DBD-Pg-1.21-2.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
> error: Failed dependencies:
> libpq.so.3 is needed by perl-DBD-Pg-1.21-2
I have edited the file:
/etc/ld.so.conf
and added a line:
/usr/local/pgsql/lib
and run ldconfig as a root user (although after pressing 'Enter', no visible
confirmation the this command was successful)
Thank you.
From | Date | Subject | |
---|---|---|---|
Next Message | Dani Oderbolz | 2003-07-07 10:45:12 | Re: Replace into... |
Previous Message | Dennis Björklund | 2003-07-07 09:07:15 | Re: [PERFORM] Extreme high load averages |