[arachne] Re: Arachne Ubuntu Linux - /dev/mouse not found

Arachne at FreeLists---The Arachne Fan Club!

Michael Reichenbach wrote:
Arachne at FreeLists---The Arachne Fan Club!

Glenn McCorkle schrieb:
<snip>
A little digging via google and then looking at your list of devices
confirms that /dev/mouse does not exist in Ubuntu

Instead.... you have.... /dev/psaux

Therfore you need to edit this section of the Arachne install script
so that the chmod gets done to /dev/psaux instead of /dev/mouse

echo
echo Updating I/O permissions for /dev/mouse ...
if chmod a+rw /dev/mouse
then
 echo ok.
else
 echo Failed to perform chmod...
 inst_abort
fi

Ok, I done the proposed changes.

Now I run into the next error, in short:

root@ubuntu:/home/user/arachne-svgalib-1.93# arachne
/usr/bin/arachne-ggi-launcher: 3: /usr/bin/arachne-ggi: not found
I thought this was due to needing to run with the frame-buffer dealio.
The full log is here: http://www.nopaste.com/p/aMalNc7AH

regards,
-mr
Arachne at FreeLists -- Arachne, The Premier GPL Web Browser/Suite for DOS --


Arachne at FreeLists -- Arachne, The Premier GPL Web Browser/Suite for DOS --

Other related posts: