Ronald Hill:
> Can you provide us with the error?

C:\Documents and Settings\clm>ppm3
PPM - Programmer's Package Manager version 3.0.1.
Copyright (c) 2001 ActiveState SRL. All Rights Reserved.

Entering interactive shell. Using Term::ReadLine::Stub as readline library.

Profile tracking is not enabled. If you save and restore profiles manually,
your profile may be out of sync with your computer. See 'help profile' for
more information.

Type 'help' to get started.

ppm> install DateTime
Missing base argument at C:/Perl/site/lib/PPM/Repository.pm line 174

C:\Documents and Settings\clm>

> Are you sure you are using perl 5.8.0 (output from perl -v?)

C:\Documents and Settings\clm>perl -v

This is perl, v5.8.0 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)

> Do you have all of the dependencies installed? Was the error
> depencencies failed?
> here is a list of what is required.
>
> Class-Factory-Util
> DateTime-TimeZone
> Params-Validate
> Test-More
> Time-Local

I know the dependencies should be handled automatically, but I tried to
install these myself before installing DateTime.  I get the same error,
though, on trying to install DateTime-TimeZone, Params-Validate or
Test-More.  The other packages installed ok.

Thanks,

Cameron


Reply via email to