Subject: Re: Linux emulation, binary software, cluster/grid and SMP
To: Christos Zoulas <christos@astron.com>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: tech-kern
Date: 01/20/2006 15:35:33
On Thursday 19 January 2006 02:46, Christos Zoulas wrote:
> I think matlab works well. New versions of matlab require ptyfs.
Or alternatively it requires the following:
% ls -l /emul/linux/dev/ptmx
---------- 1 root wheel 0 Nov 11 2004 /emul/linux/dev/ptmx
which will cause it to fall back to older pty handling.
cheers
mark