in reply to PPM Unknown Error?

It's convinced it's still running for some reason...

So you get a message similar to the below?

D:\Perl>perl -MCPAN -e shell; There seems to be running another CPAN process (1972). Contacting... Other job is running. You may want to kill it and delete the lockfile, maybe. On UNIX try: kill 1972 rm D:\Home\.cpan\.lock D:\Perl>
Try finding the cpan lockfile and deleting it. (your message may not have shown the actual address. Hunt it down and kill it!)

You didn't really say if you had uninstalled the old perl or not. I believe that in some situations this can be important. A bit more information might lead me to make more useful suggestions. :-) Like did you have to reconfigure cpan after install? did you install over an old one? are you trying to reuse the site/lib?

As a seperate thought what happens when you download a distribution from search.cpan.org and install it from the command line via the "nmake, nmake test, nmake install" mantra instead of using CPAN or ppm?

As a last thought install CPANPlus and see how it fares. From my experience it has better diagnostic messages and direct support than CPAN or PPM.

--- demerphq
my friends call me, usually because I'm late....

Replies are listed 'Best First'.
Re: Re: PPM Unknown Error?
by Flame (Deacon) on Oct 21, 2002 at 03:48 UTC
    I fixed the 'cpan still running' problem with a reboot, I had uninstalled my old version of Perl, I forget which build it was, but that version had a binary version of PPM3 you could run just by entering ppm3, instead of ppm3-bin. I tried CPANPlus, and it's definately better than CPAN, but I still have problems with a few modules (Eg: DBD::mysql) which I could get under PPM3, but won't pass the make requirements (and won't tell me what I'm missing), under CPAN++.

    As to manual installs, I have only once gotten that to work... and that was CPAN++ I was installing :)



    My code doesn't have bugs, it just develops random features.

    Flame ~ Lead Programmer: GMS | GMS