Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Problems with PPM under ActivePerl 5.8.4.810

by ric (Scribe)
on Nov 09, 2004 at 10:35 UTC ( [id://406305]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Problems with PPM under ActivePerl 5.8.4.810
in thread Problems with PPM under ActivePerl 5.8.4.810

I had similar issues (on XP version up to SP1) when I installed Perl into a directory whose name contained spaces (i.e. c:\program files\whatever), a practice *not* recommended in release notes. Despite the installation going (apparently) properly to its end, ppm was not working at all, with symptoms like yours.

Two remedies, out of this:

1. install to c:\perl\ (or any other name of your choice, but *not* including spaces)

2. use an old-inherited DOS-trick of defining extended directory names in 8.3 notation (via the tilde, so that "c:\program files\whatever" becomes "c:\progra~1\whatever")

Perl vobiscum
ric
  • Comment on Re^3: Problems with PPM under ActivePerl 5.8.4.810

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://406305]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 21:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found