# New Ticket Created by anuj sinha # Please include the string: [perl #77606] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77606 > Hi, I was trying to install Expect on my CYGWIN_NT-5.1, but the installation stuck while installing the dependent IO::Tty 1.03. Please find the traces: -------------------------------------------------------------------------------------- cpan[5]> install Expect Running install for module 'Expect' Running make for R/RG/RGIERSIG/Expect-1.21.tar.gz Has already been unwrapped into directory /home/user/.cpan/build/Expect-1.21-d6T0Kz ---- Unsatisfied dependencies detected during ---- ---- RGIERSIG/Expect-1.21.tar.gz ---- IO::Pty [requires] IO::Tty [requires] Running make test Delayed until after prerequisites Running make install make test had returned bad status, won't install without force Delayed until after prerequisites Running install for module 'IO::Pty' Running make for R/RG/RGIERSIG/IO-Tty-1.08.tar.gz Has already been unwrapped into directory /home/user/.cpan/build/IO-Tty-1.08-v0SPUP Has already been made Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl.exe "-Iblib/lib" "-Iblib/arch" test.pl 1..4 Configuration: -DHAVE_CYGWIN -DHAVE_DEV_PTMX -DHAVE_GRANTPT -DHAVE_OPENPTY -DHAVE_POSIX_OPENPT -DHAVE_PTSNAME -DHAVE_PTY_H -DHAVE_SIGACTION -DHAVE_STRLCPY -DHAVE_TERMIOS_H -DHAVE_TERMIO_H -DHAVE_TTYNAME -DHAVE_UNLOCKPT Checking for appropriate ioctls: Checking that returned fd's don't clash with stdin/out/err... trying posix_openpt()... trying grantpt()... trying unlockpt()... trying ptsname()... trying to open /dev/tty12... --------------------------------------------------------------------------- Please do the needful. Thanks, AnujThread Previous | Thread Next