ActiveState Community

Debugger

Posted by jmenarek on 2009-10-29 08:14

I am upgrading my version of perl from 5.6.1 to 5.8.9

When I invoke the debugger I get the following message:

The system cannot find the path specified.
Unable to get Terminal Size. The Win32 GetConsoleScreenBufferInfo call didn't wo
rk. The COLUMNS and LINES environment variables didn't work. The resize program
didn't work. at C:/Perl/lib/Term/ReadKey.pm line 362.
Compilation failed in require at C:/Perl/lib/Term/ReadLine/Perl.pm line 64.
at C:/Perl/lib/Term/ReadLine/Perl.pm line 64

Versions:
v5.6.1, build 633, Built 21:33:05 Jun 17 2002
v5.8.9, build 826 [290470] Built May 24 2009 09:21:05
perl5db.pl version 1.31

Environment variables:
ALLUSERSPROFILE=C:\Documents and Settings\All Users
CLIENTNAME=Console
CommonProgramFiles=C:\Program Files\Common Files
ComSpec=C:\WINDOWS\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=h:
HOMEPATH=\
OS=Windows_NT
Path=C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Syst
em32\Wbem;C:\Program Files\Intel\Wireless\Bin;C:\Program Files\Microsoft Office\
OFFICE11\Business Contact Manager\IM;C:\Program Files\Microsoft SQL Server\80\To
ols\Binn\;C:\Program Files\Microsoft Office\OFFICE11\Business Contact Manager\
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0f06
ProgramFiles=C:\Program Files
PROMPT=$P$G
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\JOHN~1.MIN\LOCALS~1\Temp
TMP=C:\DOCUME~1\JOHN~1.MIN\LOCALS~1\Temp
windir=C:\WINDOWS

Any help would be greatly appreciated