> fredjb@FJBrooks:~> ls -l /usr/local/bin > drwxr-xr-x 9 root root 1344 2003-06-05 16:56 xsane-0.90
you did not install xsane, it looks like you copied the source directory = to=20 /usr/local/bin/ To compile xsane you have to unpack it in a directory of your choice, eg /tmp/xsane-0.90 then you enter this directory and do =2E/configure make to install it you do (may be as root) make install Oliver
