in reply to Re: Re: nmake, CPAN and Modules not listed in PPM
in thread nmake, CPAN and Modules not listed in PPM

NMAKE : fatal error U1081: 'cl' : program not found
This tells you that the program cl.exe is not found in PATH. cl.exe is somewhere in the paths of VisualC++. If you add the path where you find it to your PATH-Environmentvariable, this error will probably not occur any more... Write something like the following at the end of your autoexec.bat (and then reboot):
SET PATH=%PATH%;c:\my\path\to\MsVisualC++\Bin

Best regards,
perl -e "s>>*F>e=>y)\*martinF)stronat)=>print,print v8.8.8.32.11.32"

Replies are listed 'Best First'.
Re: Re: Re: Re: nmake, CPAN and Modules not listed in PPM
by Flame (Deacon) on Oct 16, 2002 at 03:07 UTC
    I just tried adding that to the path, and now it's complaining of a missing dll: MSPDB60.DLL (cl is complaining that is... I can't run it manualy or under CPAN)

    Edit: I fixed the missing DLL problem, but now I try install Bundle::CPAN and it switches to a text prompt (blank line, I just type and see text, does'nt seem to do anything with the text)
    E:\Perl\bin\perl.exe -IE:\Perl\lib -IE:\Perl\lib -e "system qq[pl2bat +.b at ].shift" blib\script\cpan




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

    Flame ~ Lead Programmer: GMS | GMS