I tried ppm upgrade LWP But that returns "no upgrades available for LWP"
Having the upgrade through this utility qwould eb the best option
perl -V:make returns "nmake"
nmake gave errors where it said it couldn't find Program Files - I replaced all "Program Files" mention in the makefile with Progra~1
Next step nmake failed as follows
E:\ovXtras\libwww-perl-5.831\libwww-perl-5.831>nmake Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. 'E:\ovXtras\libwww-perl-5.831\libwww-perl-5.831\0' is not recognized a +s an inter nal or external command, operable program or batch file. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code + '0x1' Stop.
This path occurs in the makefile only once, as follows:
FULLPERL = 0 ABSPERL = E:\ovXtras\libwww-perl-5.831\libwww-perl-5.831\0
And this "0" file doesn't even exist.
Now I don't know how to troubleshoot this.
In reply to Re^12: LWP - 500 Internal Error
by Anonymous Monk
in thread LWP - 500 Internal Error
by oalvi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |