Skip Menu |

This queue is for tickets about the DBD-Pg CPAN distribution.

Report information
The Basics
Id: 14984
Status: rejected
Priority: 0/
Queue: DBD-Pg

People
Owner: Nobody in particular
Requestors: ambs [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Compiling without Postgresql
Hi! I am trying to use DBD::Pg to access a remove PostgreSQL server. Meanwhile, to install the DBD driver, it needs postgresql. Is there any way to compile it without having postgresql in my machine? Cheers Alberto
If you use a packaging system, you can usually just install the -devel package, which contains the libraries but not the server itself. But this is not a support queue, it's a bug tracking system. Please send such questions to the mail list in the future. You can subscribe here: http://gborg.postgresql.org/mailman/listinfo/dbdpg
On Sat Oct 08 10:17:39 2005, AMBS wrote: Show quoted text
> Hi! > I am trying to use DBD::Pg to access a remove PostgreSQL server. > Meanwhile, to install the DBD driver, it needs postgresql. Is there
any Show quoted text
> way to compile it without having postgresql in my machine? > > Cheers > Alberto