develooper Front page | perl.dbi.users | Postings from March 2012

how to get DBD:Oracle and DBD:PostgreSQL working under cygwin/Windows7

From:
J.V.
Date:
March 19, 2012 15:41
Subject:
how to get DBD:Oracle and DBD:PostgreSQL working under cygwin/Windows7
Message ID:
4F67B605.5090205@gmail.com
I am attempting to get DBD:Oracle and DBD:Postgres to work under Windows 
7 via cygwin.

I was able to successfully install DBI, but the database specific 
modules fail.

I am doing:
$perl Makefile.pl
$make
$make test
$make install

Both Oracle & Postgres are failing on the make.  I really need to get 
this working today, do not really have time to fool around with things.  
Is it possible that these modules are already compiled by someone that I 
can simply drop them into place somewhere?  If so, can I be pointed to a 
place to download with instructions on where the files go?

I am using he latest version of cygwin and not sure why things are not 
compiling.  I can send the error messages as well if that is needed but 
really just want to download a compiled version and do a $make install 
and get going on this.

J.V.



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About