| Ilyas Hassan 2004-10-27, 8:55 pm |
| Anyone knows why "Scalar-List-Utils" (v1.14) installs fine in XP
environment using ppm but NOT on Windows2000Pro environment for some
reason. Both XP/Win2k have the same perl versions installed
(v5.8.3built on 02/03/2004).
I get the following error message on the Win2k environment. Could
someone
please suggest why this utility fails. Am I missing any config file
changes??
===============
P:\>C:
C:\>ppm
PPM - Programmer's Package Manager version 3.1.
Copyright (c) 2001 ActiveState SRL. All Rights Reserved.
Entering interactive shell. Using Term::ReadLine::Stub as readline
library.
Type 'help' to get started.
ppm> install Scalar-List-Utils
Error: No valid repositories:
Error: 500 Can't connect to ppm.ActiveState.com:80 (connect: Unknown
error)
Error: 500 Can't connect to ppm.ActiveState.com:80 (connect: Unknown
error)
ppm>
============
|