Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: IO:Tty installation in cygwin fails. stuck at "trying to open /dev/tty1."

by quester (Vicar)
on Nov 15, 2011 at 07:52 UTC ( [id://938098]=note: print w/replies, xml ) Need Help??


in reply to IO:Tty installation in cygwin fails. stuck at "trying to open /dev/tty1."

Based on a comment (Re^3: IO::Pty with Cygwin - can't install (by azredwing), in thread IO::Pty with Cygwin - can't install (also by azredwing) it looks like Expect.pm will work even if that particular test in IO::Tty fails.

YMMV, but you could try this and see if it helps:

# cpan cpan[1]> notest install IO::Tty cpan[2]> install Expect

If all goes well, Expect will pass its tests and install. It worked for me (Windows Vista, Cygwin 1.7.9-1.)

There is also a more drastic form of install, "force install IO::Tty", which will run the test but attempts to continue even if there are failures. Since the test hangs, you will have to control-C out of the test so the install will complete.

  • Comment on Re: IO:Tty installation in cygwin fails. stuck at "trying to open /dev/tty1."
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://938098]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-19 08:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found