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


In reply to Re^4: DBD-Oracle install problem in Windows machine by novicepl
in thread DBD-Oracle install problem in Windows machine by novicepl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.