From: | Joao Ferreira <jmcferreira(at)critical-links(dot)com> |
---|---|
To: | Devrim GÜNDÜZ <devrim(at)CommandPrompt(dot)com> |
Cc: | Kevin Murphy <murphy(at)genome(dot)chop(dot)edu>, pgsql-general General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: perl-DBD-Pg package for CentOS 5? |
Date: | 2008-10-31 16:26:48 |
Message-ID: | 1225470408.13889.3.camel@debj4n.critical.pt |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, 2008-10-31 at 17:31 +0200, Devrim GÜNDÜZ wrote:
> Hi,
>
Have you considered installing directlly from CPAN ?
# perl -MCPAN -e 'install DBD::Pg;'
joao
> On Fri, 2008-10-31 at 09:20 -0400, Kevin Murphy wrote:
>
> > My life would be complete if it offered perl-DBD-Pg for CentOS 5!
>
> We had an up2date package, but it broke many apps inside RHEL/CentOS 5,
> so I removed EL-4 and EL-5 branches from SVN.
>
> If you want, you can grab Fedora 9 SRPM and rebuild it on your system --
> but it will probably be broken since it will try to gra some
> dependencies that RHEL/CentOS 5 does not have.
>
> Regards,
>
From | Date | Subject | |
---|---|---|---|
Next Message | Gregory Stark | 2008-10-31 17:08:52 | Re: Are there plans to add data compression feature to postgresql? |
Previous Message | Chris Butler | 2008-10-31 15:36:35 | Connections getting stuck sending data to client |