Re: DBD::Pg on Windows
"Curtis Jewell" <lists.perl.dbd-pg-zY57mn7WZX3y9R1D412aK+6qhuJLM2cg@public.gmane.org>
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <[email protected]> |
Except that Strawberry Perl now includes a mingw-built libpg library as libpq_.dll in its c\bin directory and libpq.a in its c\lib directory as of 5.0.1.0/5.8.9.3 (the October 2009 versions), which it adds to the path, and which the installed DBD::Pg uses. So this won't be required for the newest versions of Strawberry. --Curtis Jewell On Fri, 06 Nov 2009 10:24 -0800, "Chris Travers" <[email protected]> wrote: > iirc this is also required when using DBD::Pg on Vanilla Perl and > varients. > > Best Wishes, > Chris Travers -- Curtis Jewell [email protected] http://csjewell.dreamwidth.org/ [email protected] http://csjewell.comyr.org/perl/ "Your random numbers are not that random" -- perl-5.10.1.tar.gz/util.c Strawberry Perl for Windows betas: http://strawberryperl.com/beta/