Hi, I've been having problems searching and querying on PPM 3.1. I'm running Windows XP SP2 on a Pentium 4 2.8 with 512 ram, and I have uninstalled and re-installed the latest ActivePerl from ActiveState multiple times in different directories with no improvement.

I type 'ppm' at the command promt and the PPM console loads up just fine. Everything seems good until I try typing 'search <whatever>' or 'query *'. At this point it still looks "ok" -- there is no error given nor any indication that something isn't working -- but it never retuns anything. I have waited on a 'query *' overnight with no result. Here is a dump of the text from the ppm console to maybe give a better idea of what is happening:

C:\Perl>ppm PPM - Programmer's Package Manager version 3.1. Copyright (c) 2001 ActiveState Corp. All Rights Reserved. ActiveState is a devision of Sophos. Entering interactive shell. Using Term::ReadLine::Stub as readline lib +rary. Type 'help' to get started. ppm> query * Querying target 1 (ActivePerl 5.8.4.810)

Nothing ever happens after that. I'm starting to run out of patience here. Any ideas?


In reply to Problems with PPM under ActivePerl 5.8.4.810 by driver8

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.