From: Roland G. <RGI...@cp...> - 2003-01-20 07:24:27
|
> Is it possible to use Perl::Expect scripts _under_ GNU Screen? > Now I have error message 'cannot open pty', when I run my script > from one of the Screen's windows. Script works fine on simple > telnet session without Screen. My operating system is FreeBSD 4.7. Hmm, as Screen is imposing a whole client-server architecture including job control between the user and the commandline, I can imagine that this can lead to problems, but I have no idea why Expect then shouldn't be able to allocate a pty. Sorry that I cannot be of any help. Roland -- RGi...@cp... |