From: | Gregory Stark <stark(at)enterprisedb(dot)com> |
---|---|
To: | rhubbell <Rhubbell(at)iHubbell(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Pet Peeves? |
Date: | 2009-01-31 11:13:13 |
Message-ID: | 87tz7flody.fsf@oxford.xeocode.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
rhubbell <Rhubbell(at)iHubbell(dot)com> writes:
>> Installing a package for DBD::Pg or building it? The former would indeed be a
>> package bug.
>
> When I installed the package I did via CPAN so maybe this was my mistake.
> Not every CPAN package is packaged for debian so I often times don't bother
> checking if a perl module exists in debian I just do
> perl -MCPAN -e 'install (DBD::Pg)' or whatever pkg....
Ah, well that's not a mistake, but you need to check what -dev packages the
CPAN module you're building requires.
--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
Ask me about EnterpriseDB's 24x7 Postgres support!
From | Date | Subject | |
---|---|---|---|
Next Message | Jasen Betts | 2009-01-31 12:03:30 | Re: Call volume query |
Previous Message | Erik Jones | 2009-01-31 09:13:16 | Re: PGSQL or other DB? |