| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Sun, 16 Jun 2002 23:41:01 +0200 |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Organization: | Esse keine toten Tiere |
| X-Priority: | 3 (Normal) |
| Message-ID: | <189705878850.20020616234101@familiehaase.de> |
| To: | "Jim.George" <jim DOT george AT blueyonder DOT co DOT uk> |
| CC: | cygwin AT cygwin DOT com, pgsql-cygwin AT postgresql DOT org |
| Subject: | Re: [CYGWIN] Perl with Postrges under Cygwin |
| In-Reply-To: | <Pine.CYG.4.44.0206162210590.2024-100000@gateway.GEORGE.CO.UK> |
| References: | <Pine DOT CYG DOT 4 DOT 44 DOT 0206162210590 DOT 2024-100000 AT gateway DOT GEORGE DOT CO DOT UK> |
| MIME-Version: | 1.0 |
Hallo Jim.George,
>> > <snip>
>> <snap>
> <snop>
:-)
>> Just use the CPAN module:
>> Call on the command line:
>> $ cpan
>>
>> And on the CPAN shell do (after init if neccessary):
>> 1.
>> cpan> install DBI
> Brilliant no problems at all.
>> 2.
>> cpan> install DBD::Pg
>>
> This failed due to the POSTGRESS_INCLUDE and POSTGRESS_LIB environment
> variables. My problem is that I don't know what to set the variables
> to as they don't appear to agree with my directories. Could you tell
> me what you believe they should be or could be?
$ set | grep POSTGRES_INCLUDE
POSTGRES_INCLUDE=/usr/include/postgresql
$ set | grep POSTGRES_LIB
POSTGRES_LIB=/usr/lib
>> Thats it.
> Well nearly ;)
>> If you got problems with the latest DBD::Pg version, post the
>> output of the single calls 'perl Makefile.PL' and 'make' of the
>> DBD::Pg build.
> See above...sorry
You're welcome,
Gerrit
--
"All faults& bugs are mine - Robert"
from squid/acinclude.m4, Sun Apr 21 05:21:21 2002
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |