I didn't get any pop-up during the install. I used ActiveState's PPM to install it, and it said it completed successful.
The error was produced when I ran my cgi script, calling DBI->connect()
In ~\site\lib\auto\DBD\Pg there is:
.packlist
Pg.bs
Pg.dll
Pg.exp
Pg.lib
Pg.pdb
I've added the following libraries to the post-following directories:
comerr32.dll
gssapi32.dll
k5sprt32.dll
krb5_32.dll
libeay32.dll
libiconv2.dll
libintl3.dll
libpq.dll
ssleay32.dll
Directories:
c:\Windows
c:\Windows\System32
c:\Program Files\PostgreSQL\8.4\bin
c:\Program Files\Perl\site\lib\auto\DBD\Pg
I tried looking into DynaLoader, but didn't traverse it that well -- hoping someone else already had this problem (and a solution).
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.