Re: Problems installing DBI

From: "E(dot)Boyd" <boyd(at)idl(dot)net(dot)au>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Problems installing DBI
Date: 2002-08-24 06:22:59
Message-ID: PFENLDNGBPENOEFOLFDIKEKNGHAA.boyd@idl.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

On Sat, 24 Aug 2002, Jason Tishler wrote:

> Install the w32api package.

Thanks Jason! DBI installed fine after I did that.

I'm having some trouble installing DBD::Pg now; I think I've missed
something here too (same error when installing by hand or CPAN):

---

$ perl Makefile.PL
Configuring Pg
Remember to actually read the README file !
please set environment variables POSTGRES_INCLUDE and POSTGRES_LIB !

$ make
make: *** No targets specified and no makefile found. Stop.

---

From the README, I gather that the environment variables have to be set, or
it won't work. As I installed PostgreSQL through the CYGWIN setup, I'm not
sure what the values should be, or even how to set them.

Can someone please enlighten me? :)

Thanks!

Emily

> Jason

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Gerrit P. Haase 2002-08-25 16:06:06 Re: Problems installing DBI
Previous Message Jason Tishler 2002-08-23 17:30:52 Re: Problems installing DBI