I've spent the last couple of hours trying to get PPM working right but I seem to be totally confused.

I tried pointing to what I thought was the right location for the PPM packages but I would never find anything. I also need "Tk" but it only seems to be available via a .zip package... and some of the more unusual packages I need don't seem to be available at all (for example "Tk-JComboBox").

Proxies are all Ok and I have a PC where everything works Ok on the 5.8.x repositories.

Some details:

I have an ActiveState installation of Perl running under Windows XP SP2; it reports itself as "v5.8.7 built for MSWin32-x86-multi-thread". The standard/normal PPM repositories are found/set-up Ok, viz:

Name: ActiveState Package Repository<p> Location: http://ppm.ActiveState.com/PPM/ppmserver-5.8-windows.plex?ur +n:/PPM/Server/SQL<p> Type: PPMServer 3.0<p> Name: ActiveState PPM2 Repository<p> Location: http://ppm.ActiveState.com/cgibin/PPM/ppmserver-5.8-windows. +pl?urn:/PPMServer<p> Type: PPMServer 2.0<p>
...and they allow me to search/install packages Ok, with all dependencies, etc.

I have installed the "PPM Profile" module/application so I can get a list of the packages I have installed on this PC.

I would like to replicate all this on a new PC that is running Windows XP-64. I understand my options would be to use a 5.8.x or a 5.10.x release... but in both cases, they don't appear to include the Tk module in the standard distribution.. and some modules don't seem to exist even as .zip packages.

As aluded to before, I've tried installing both of these versions on the Win XP-64 system but I can't get the PPM repositiories accessible/working and I can't run any of the compiled applications to work as .exes (understandable, considering they were built on Win32 and I'm trying to run them on Win XP-64).

Just seeing if someone might be able to provide some clues on what path I need to set in PPM for the repositories... and if Tk is available as a direct module rather than as a .zip package... and if I can somehow pre-check to see if there are any Win XP-64 versions of the modules I'm using already, as some of the applications I've developed may not work on this Win XP-64 system.

Many thanks for any forthcoming info.


In reply to Problems with Configuring PPM and Module Installations on Win XP-64 after Win XP by ozboomer

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.