When trapped behind a firewall that for some reason blocks PPM, I did two things. First I bought the ActiveState CDROM which is, in itself, a local PPM repository.

But of course, that only holds for the ActiveState repository, which is by no means complete. For certain other packages I built a small, local PPM by downloading select items from Randy Kobes PPM repository at U Winnipeg. To get what I needed from there I just browsed with MSIE and clicked to download each *.ppd and the *.zip. Then I had to edit the paths on the *.ppd files.

It took a few trys at building packages to know what all I needed. And that part was mildly tedious. But it was only for a few crypto items not in ActiveState's PPM. So it's not so many. Then I did likewise to get the GD package from Lincoln D Stein's PPM.

Those few steps in combination (CDROM and manual aquisition) were fairly painless and did all that I needed.

Gan Uesli Starling
Kalamazoo MI USA


In reply to Re: Building a local 'ppm' repository (Windows) by aplonis
in thread Building a local 'ppm' repository (Windows) by LittleGreyCat

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.