++crabbdean

Many thanks for that link :-))

I will report any success here.

And thanks for your warning too, I will ask our security manager before I will try this.

Update: I have the permission to try to set these environment variables temporally. So I will try to install the package, but I still have to wait for other processes before I can reboot my computer and try it out.

I will report later...

Update2: I tried the shown way this morning out, but it did not work :( ppm still tells me:

c:\temp>ppm PPM - Programmer's Package Manager version 3.0.1. Copyright (c) 2001 ActiveState SRL. All Rights Reserved. Entering interactive shell. Using Term::ReadLine::Stub as readline lib +rary. Profile tracking is not enabled. If you save and restore profiles manu +ally, your profile may be out of sync with your computer. See 'help profile' + for more information. Type 'help' to get started. ppm> search Oracle Searching in Active Repositories Error: No valid repositories: Error: 500 Can't connect to ppm.ActiveState.com:80 (connect: Unknown error) at C:/Perl/site/lib/PPM/Repository.pm line 84 Error: 500 Can't connect to ppm-ia.ActiveState.com:80 (connect: Unknown error) at C:/Perl/site/lib/PPM/Repository.pm line 84
Any further idea what could help?

Update3: Now it worked so far, that I can search for Modules, but when I try to install I get the message
ppm> search File-Slurp Searching in Active Repositories 1. File-Slurp [9999.04] Efficient Reading/Writing of Complete + Files 2. File-Slurp [2004.0904] Read and write files with a single co +mmand 3. File-Slurp [9999.01] Efficient Reading/Writing of Complete + Files 4. File-Slurp [9999.02] Efficient Reading/Writing of Complete + Files 5. File-Slurp [9999.04] Efficient Reading/Writing of Complete + Files 6. File-Slurp-Tree [1.22] slurp and emit file trees as nested h +ashes 7. File-Slurp-Tree [1.22] slurp and emit file trees as nested h +ashes ppm> install 1 Package 1: ==================== Install 'File-Slurp' version 9999.04 in ActivePerl 5.8.0.805. ==================== Can't unlink file C:\TEMP/File-Slurp-9999-1456/File-Slurp-9999.04.tar. +gz: Permission denied at C:/Perl/site/lib/PPM/Repository.pm line 239 Can't remove directory C:\TEMP/File-Slurp-9999-1456: Permission denied + at C:/Perl/site/lib/PPM/Repository.pm line 239 Error: error downloading 'http://ppm.ActiveState.com/PPMPackages/5.8-w +i- ndows/MSWin32-x86-multi-thread-5.8/File-Slurp-9999.04.tar.gz': 407 Pro +xy Authentication Required


So I guess anything is still wrog with my Proxy Authentication (but the variables are set right as far as 'set' tells me).

In reply to Re: Re: I am not able to install Oracle DBD on Windows 2000 / Perl 5.8.X behind a proxy server by Crian
in thread I am not able to install Oracle DBD on Windows 2000 / Perl 5.8.X behind a proxy server by Crian

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.