"Michael Kopacki" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am following the ActiveState links to find the DBI module for > ActiveState's 5.8, but there is no DBI module in the listing for the > Windows modules. I also do not see the DBD::Oracle module. > > They do exist on the HP-UX page, but not on the Windows page. > > When I ran the PPM on a Windows 2000 computer, it failed to download the > dbi.tar.gz, saying "error downloading <filename> : 407 proxy > authentication required" > If you are behind a firewall you have to create an environment variable for PPM:
HTTP_PROY 127.0.0.1:8080 or whatever your proxy info is There are several sites in the docs under PPM that you can add to the repository to search as well.
