in reply to Re^2: DBD-Oracle install problem in Windows machine
in thread DBD-Oracle install problem in Windows machine

Err, not sure what you mean there... What I mean is that you should try "install DBD-Oracle" not "install DBD-Oracle.ppd"

Tom Melly, tom@tomandlu.co.uk
  • Comment on Re^3: DBD-Oracle install problem in Windows machine

Replies are listed 'Best First'.
Re^4: DBD-Oracle install problem in Windows machine
by novicepl (Initiate) on Nov 02, 2006 at 21:27 UTC
    Did try that, but gave another err:
    C:\temp\DBD-Oracle>ppm install DBD-Oracle ==================== Install 'DBD-Oracle' version 1.17 in ActivePerl 5.8.0.804. ==================== Can't unlink file C:\TEMP/DBD-Oracle-1-2100/DBD-Oracle-1.17.tar.gz: Pe +rmission d enied at C:/Program Files/Active Perl/Perl/site/lib/PPM/Repository.pm +line 239 Can't remove directory C:\TEMP/DBD-Oracle-1-2100: Permission denied at + C:/Progra m Files/Active Perl/Perl/site/lib/PPM/Repository.pm line 239 Error: Failed to download URL http://log4perl.sourceforge.net/ppm/DBD-Oracle.ppd: 407 Proxy Authentication Required (I did set HTTP_proxy, HTTP_proxy_user and HTTP_proxy_pass but still.. +.)

    edit: added code tags by holli

      Hmm, dunno. I installed the module on two separate machines without problems. Maybe the above relates to some stuff left over from the original attempt?

      If so, try moving it out and running the ppm install again?

      Tom Melly, tom@tomandlu.co.uk