Installing DBI and DBD::Oracle on WinXP

Installing DBI and DBD::Oracle on WinXP

am 07.03.2006 19:55:33 von Robert.Hauptmann

------_=_NextPart_001_01C64218.B6C34A0A
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable


I have perl 5.8.7 installed on my WinXP machine. I'm trying to install
DBI and DBD::ORACLE. None of the posting's I've read is helping.=20

When I run ppm, I get:
Error: No valid repositories:
Error: 500 Can't connect to ppm.ActiveState.com:80 (Bad hostname
'ppm.ActiveState.com')

I can get to this site using my web browser.

Someone suggested I reinstall PPM, so I copied ppm-1.50 and installed
it. It doesn't look the same, but, I don't get the error 500. Instead I
tried:
Ppm install ftp://ftp.esoftmoatic.com/outgoing/DBI/5.8.7/DBI.ppd, the
error comes back:

Error installing package
'ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.7/DBI.ppd : Could not locate
a PPD file for package.

I tried one for ftp (which I already have installed) and it gives me the
same error.

I also tried downloading the files and running
Perl Makefile.pl
Nmake

It doesn't compile because of link errors - can't find some of the .dll
files.=20

Help

Bob


------_=_NextPart_001_01C64218.B6C34A0A--

RE: Installing DBI and DBD::Oracle on WinXP

am 08.03.2006 14:27:16 von campbelb

Regarding the first problem this former post of mine may help.

http://www.nntp.perl.org/group/perl.dbi.users/27423

-----Original Message-----
From: Hauptmann, Bob-P57289 [mailto:Robert.Hauptmann@gdc4s.com]
Sent: Tuesday, March 07, 2006 11:56 AM
To: dbi-users@perl.org
Subject: Installing DBI and DBD::Oracle on WinXP


I have perl 5.8.7 installed on my WinXP machine. I'm trying to install
DBI and DBD::ORACLE. None of the posting's I've read is helping.

When I run ppm, I get:
Error: No valid repositories:
Error: 500 Can't connect to ppm.ActiveState.com:80 (Bad hostname
'ppm.ActiveState.com')

I can get to this site using my web browser.

Someone suggested I reinstall PPM, so I copied ppm-1.50 and installed
it. It doesn't look the same, but, I don't get the error 500. Instead I
tried:
Ppm install ftp://ftp.esoftmoatic.com/outgoing/DBI/5.8.7/DBI.ppd, the
error comes back:

Error installing package
'ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.7/DBI.ppd : Could not locate
a PPD file for package.

I tried one for ftp (which I already have installed) and it gives me the
same error.

I also tried downloading the files and running
Perl Makefile.pl
Nmake

It doesn't compile because of link errors - can't find some of the .dll
files.

Help

Bob