Just a general question to all Monks....

Has anyone tried running the ActiveState Perl install on a Windows 2003 64 bit machine? I've been trying to get some things working on the 64 bit side, and it seems like most of the repositories do not show much for 64 bit available. Or there is just a problem with the way PPM is working on Windows 2003 (which I have noticed since some things are not working right like the GUI).

Right now I'm just looking to see what people have done, or know about as gotchas, as I am still setting up the environment and have hit a few things.

1. PPM repositories always show 0 packages available, and this is with default ActiveState, ppm4 ActiveState and UWinniPeg.

2. I have a Win32 install on C and a Win64 install on E, to support either version, and C has plenty of modules, E not so much (well not any really, other than default install)

3. Can't do much with nmake yet, still trying to work through cl issues, but getting there.

If anyone has anything to share in set up I'll be glad to hear it.


In reply to Running PPM on Win 2k3 64b by gokuraku

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.