Error building libwww-perl 5.08 under Win32 5.003_97e
Dale_Couch@ccmail.orl.lmco.com
Thu, 17 Apr 1997 09:16 -0500 (EST)
I am getting the following error when I do a make for libwww-perl 5.08.
Does anyone have any suggestions on where I might start looking to try to
fix this?
---------------
c:\perl\bin\.\perl -e 'use Config; chdir q{blib\script}; foreach
(qw(GET
HEAD POST)) {' -e 'unlink "$_";' -e 'system("$Config{\"lns\"}
lwp-request $_"
) && die; }'
Can't find string terminator "'" anywhere before EOF at -e line 1.
NMAKE : fatal error U1077: 'c:\perl\bin\.\perl' : return code '0xff'
--------------
Platform: Win32
Perl Build: Perl 5.003_97e
Thanks
Dale