On Wed, 9 Feb 2005 16:00:59 +0200 (IST), Josh Zlatin-Amishav
<[EMAIL PROTECTED]> wrote:
> stat64("/dev/pts/18", 0xbfffe59c) = -1 ENOENT (No such file or
> directory)
Are you running a kernel without Unix98 PTY support? I think
for 2.6 kernels it's always on or on by default. Might be time
for an upgrade or recompilation. From
/usr/share/doc/mlterm/README.Debian:
----------
In case mlterm does not start, check the following:
* mlterm needs kernel compiled with "Unix98 PTY support"
(CONFIG_UNIX98_PTYS) and "/dev/pts file system for Unix98 PTYs"
(CONFIG_DEVPTS_FS).
----------
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]