Subject: Re: Potato splitvt not working Date: Mon, Sep 04, 2000 at 10:59:06AM -0400
In reply to:Wayne Topa Quoting Wayne Topa([EMAIL PROTECTED]): wtopa> joeyh> Does mount show /dev/pts is mounted? wtopa> wtopa> VT3 root-Deb-Potato:~# ls -l /dev/pts wtopa> total 0 wtopa> VT3 root-Deb-Potato:~# mount wtopa> [snip] wtopa> devpts on /dev/pts type devpts (rw,gid=5,mode=620) wtopa> wtopa> Looks like it Joey. BTW I forgot to mention wtopa> Package: splitvt wtopa> Version: 1.6.3-7.1 Joey A bit more info (abet a bit confusing, at least to me) VT3 root-Deb-Potato:~# strace splitvt |less ends with the message "Can't initialize screen: Standard input and output must be a tty" I guess due to the pipe to less? VT1 root-Deb-Potato:~# strace splitvt has near the end "stat("/dev/ptya0", 0xbfffd85c) = -1 ENOENT (No such file or directory) write(2, "No available pseudo terminals.\n", 31No available pseudo terminals." This last message is correct, in so far as I do 'not' have any /dev/ptya* entries, just /dev/pty[p-s][0-9a-f] Wayne -- Real programmers don't draw flowcharts. Flowcharts are, after all, the illiterate's form of documentation. Cavemen drew flowcharts; look how much good it did them. _______________________________________________________