From: xs@kittenz.org [mailto:xs@kittenz.org] on Friday, August 09, 2002
11:09 AM
on Fri, Aug 09, 2002 at 11:07:34AM +0100, Keith Watson wrote:
Most things are working except for Gnome-terminal.
It starts fine for root but crashes with a message about
changes to the
2.2.x kernel and checking ptys.
Under unices that lack a /dev/ptmx-like system of psuedo-terminal allocation, generally root privileges are needed to fully acquire a pty (because it must chown and chmod the tty device.) You may want to check you have support for unix98 ptys in your kernel and a /dev/ptmx. This also requires glibc>=2.1. I guess if you are using devfs this should not be an issue..
I think you've put your finger on the hole in my set-up, I've just popped over to Richard Gooch's site and read the Devfs FAQ http://www.atnf.csiro.au/~rgooch/linux/docs/devfs.html. I think I need to regen the kernel with devfs support and implement devfs. Thanks!
Keith ____________ Where does a wise man look for pebbles? On a beach. Where does the wise man hide a leaf? In a forest. G.K. Chesterton