From: Maloney, G. <ger...@in...> - 2001-11-21 11:41:44
|
Hello I recently installed Perl on my Windows 2000 PC and wanted to install Expect. I download ed IO-Tty.pm from CPan but cannot install it , as I get the following errors( see below). I also tried the Bundle::Expect, but the make file is for Unix. Can someone point me to a Win2K compliant version of expect ? Help is greatly appreciated. G. ############# IO::Tty make errors#### c:\TEMP\IO-Tty-0.05>perl makefile.pl cl' is not recognized as an internal or external command, operable program or batch file. ERROR: cannot run the configured compiler cl Looking for ttyname()... The system cannot find the path specified. Uh oh, I cannot seem to find ttyname() on your system!! Looking for libutil.h... The system cannot find the path specified. ot found. Looking for util.h... The system cannot find the path specified. ot found. Looking for pty.h... The system cannot find the path specified. ot found. ooking for openpty()... The system cannot find the path specified. ot found. DEFINE = checking if your kit is complete... looks good writing Makefile for IO::Tty |