From: <db...@CT...> - 2003-04-24 12:50:56
|
Looks like a permissions problem with opening pty's in the /dev/.. directory. Expect needs to open these so as to use them to buffer IO between any spawned processes and your script. If it were me, I'd do a= re-run of "make test" on the IO::Tty module again to have it check all required functionality for you on your system. I'd think that would cl= ear this up. If you can't do that, maybe you could check write permissions= on these directories. = =20 "Kemp, Donald" <dk...@em...> = =20 Sent by: To: = "Expectperl-Discuss (E-mail)" =20 exp...@li...urc <expect= per...@li...> =20 eforge.net cc: = =20 Subject= : [Expectperl-discuss] Problem with Pty.pm / Tty.pm=20 = =20 04/24/2003 07:53 AM = =20 = =20 = =20 Hi, Can anyone tell me why I get these messages when using expect ...... IO::Tty::open_slave(nonfatal): open(/dev/pts/4): Permission denied at /usr/local/lib/perl5/site_perl/5.6.1/aix-thread/IO/Pty.pm line 24. pty_allocate(nonfatal): open(/dev/ptc): Permission denied at /usr/local/lib/perl5/site_perl/5.6.1/aix-thread/IO/Pty.pm line 24. What do these messages actually mean? Best Regards / Vriendelijke groeten / Mit Freundlichen Gr=FC=DFen / Cordialement / Cordiali Saluti / Med V=E4nlig H=E4lsning / Atentamente Donald.E.S.Kemp AT&T Labs Network Management Solutions, Building 6000, Langstone Technology Park, Langstone Road, Havant, Hampshire, United Kingdom, PO9 1SA Phone: +44(0)23 9222 8424 email: dk...@em... ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Expectperl-discuss mailing list Exp...@li... https://lists.sourceforge.net/lists/listinfo/expectperl-discuss = |