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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Hi, I need to install perl at work following a computer change ('upgrade'). I first tried Activestate, which used to have a 'standard' distribution, and ppm, but now has scrapped it and if I understand correctly one needs to make a build with all desired modules and install that. Well, installation did not work and Activestate support appears to be slow to nonexistent. So I went to Strawberry perl, which I was able to install. The good news is that Strawberry has by default some modules I needed, such as read and write to excel files. But I also want Tk and Devel::ptkdb, which are not included. One option is to download these modules and build them myself. The problem is gmake is disallowed by group object policy and there is no getting around that. Which leaves me CPAN , which also does not work, e.g.:

 install

Loading internal logger. Log::Log4perl recommended for better logging

CPAN: LWP::UserAgent loaded ok (v6.52)

Fetching with LWP:

http://www.cpan.org/authors/01mailrc.txt.gz

LWP failed with code407 messageProxy Authentication Required ( Forefront TMG requires authorization to fulfill the request. Access to the Web Proxy filter is denied. )

Proxy authentication needed!

(Note: to permanently configure username and password run

o conf proxy_user your_username

o conf proxy_pass your_password

)

Username:

CPAN: Term::ReadKey loaded ok (v2.38)

Password:

Not sure what to do next I read somewhere that one could use ppm with strawberry, but not sure how. Anyone have a suggestion?


In reply to Windows installation woes by chafelix

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-19 22:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found