On Fri, Jul 07, 2006 at 10:42:59AM -0400, Patrice Gauvin wrote: > Here's the command lines : > > `echo $TERM`? That command really shouldn't fail. > Sorry I did a mistake... echo $TERM --> linux > > Can you send the output of a couple more commands? > For sure : > ls -l /dev/gpmctl --> srwx------ 1 root root 0 Jul 6 18:35 /dev/gpmctl > [...]
Run this as root to fix the problem: chmod 777 /dev/gpmctl I wonder why the Mandriva people have such funny permissions. -- Miciah Masters <[EMAIL PROTECTED]> / <[EMAIL PROTECTED]> _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
