Re: postgres, perl and redhat 6.1

1999-12-03 Thread Joe Brenner
Just for the record: You may remember (but it's not bloody likely, is it?) that I was trying to get postgresql working on my newly upgraded RedHat 6.1 box, using the perl DBI/DBD interface. The trouble was that the latest RPM I could find (via rpmfind, google, etc), was: perl-DBD-Pg-0.

Re: postgres, perl and redhat 6.1

1999-11-27 Thread Iain Wade
>> For perl modules it's probably easiest if you use the CPAN >> module to install it .. >> >> # perl -MCPAN -e 'install DBD::Pg' >> >> This would fetch the latest module, compile it, run all the tests >> and install it. > >This doesn't update the RPM database though, does it? >Thus far I've been

Re: postgres, perl and redhat 6.1

1999-11-27 Thread Joe Brenner
"Iain Wade" <[EMAIL PROTECTED]> wrote: > For perl modules it's probably easiest if you use the CPAN > module to install it .. > > # perl -MCPAN -e 'install DBD::Pg' > > This would fetch the latest module, compile it, run all the tests > and install it. This doesn't update the RPM database tho

Re: postgres, perl and redhat 6.1

1999-11-27 Thread Iain Wade
ate: Sunday, November 28, 1999 1:21 PM Subject: postgres, perl and redhat 6.1 > >On a RedHat 6.1 box, I've been having trouble getting >my perl to talk to postgresql the way I'm used to, via >DBD/DBI. There's a failed dependency problem when I install >the perl-DBD-

postgres, perl and redhat 6.1

1999-11-27 Thread Joe Brenner
On a RedHat 6.1 box, I've been having trouble getting my perl to talk to postgresql the way I'm used to, via DBD/DBI. There's a failed dependency problem when I install the perl-DBD-Pg package: rpm -Uhv perl-DBD-Pg-0.91-1.i386.rpm error: failed dependencies: libpq.so.1 is needed by