Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: PPM: Cant find any packages that provides MinGW ?!

by AlexTape (Monk)
on Sep 09, 2013 at 14:12 UTC ( [id://1053016]=note: print w/replies, xml ) Need Help??


in reply to Re: PPM: Cant find any packages that provides MinGW ?!
in thread PPM: Cant find any packages that provides MinGW ?!

yes, i set HTTP_proxy in cmd env, but wont work.. cpan is able to i/foo/ but ppm is still in the dark ~
$perlig =~ s/pec/cep/g if 'errors expected';
  • Comment on Re^2: PPM: Cant find any packages that provides MinGW ?!

Replies are listed 'Best First'.
Re^3: PPM: Cant find any packages that provides MinGW ?!
by hdb (Monsignor) on Sep 09, 2013 at 14:21 UTC

    As MinGW is not really a Perl package but a compiler you might want to try to install it manually from http://www.mingw.org/

        thank you.. playing with that link solves the problem for me.. after removing the repos and adding them again he was able to fetch all data..! wiked ;)
        $perlig =~ s/pec/cep/g if 'errors expected';
      thats not (really) the question :) the question is -why- ppm is not able to fetch the repo ^^
      $perlig =~ s/pec/cep/g if 'errors expected';
Re^3: PPM: Cant find any packages that provides MinGW ?!
by afoken (Chancellor) on Sep 10, 2013 at 04:52 UTC
    i set HTTP_proxy on the PATH env, but wont work

    So, you have damaged $ENV{'PATH'}, but $ENV{'HTTP_proxy'} is still missing, and things don't work as expected. Perhaps you should read and understand Random_Walk's posting.

    Alexander

    --
    Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
      as you said.. i set HTTP_PROXY in cmd.exe => for that $ENV{'HTTP_PROXY'} has the correct value.. i understand his post and know it already.. maybe my post was not clear enough.. whatever..
      $perlig =~ s/pec/cep/g if 'errors expected';

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1053016]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-20 02:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found