Date: Tue, 30 Jun 2009 06:41:55 -0700<br>
From: Tom Lynn &lt;<a href="mailto:tom@tomlynn.com">tom@tomlynn.com</a>&gt;<br>
Subject: [sane-devel] Can&#39;t find rules file<br>
To: <a href="mailto:sane-devel@lists.alioth.debian.org">sane-devel@lists.alioth.debian.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:3b1085840906300641h30e3f095k6e69dbc76e10f2d5@mail.gmail.com">3b1085840906300641h30e3f095k6e69dbc76e10f2d5@mail.gmail.com</a><div id=":2p" class="ii gt">&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
I&#39;m in the process of configuring sane on centos5.3.  I&#39;m able to scan from<br>
the command line as root and want to extend this capability to my other user<br>
accounts.  I&#39;ve read the information in the README.linux file and put my<br>
users into the scanner group.  This doesn&#39;t appear to be sufficient.  I&#39;m<br>
now looking for the rules file referenced in the README.linux file:<br>
<br>
&quot;SANE comes with a udev rules file in the tools/udev<br>
directory which may be used by distributions or can be copied to<br>
/etc/udev/rules.d manually. The file format is explained on top of the file<br>
itself. Either you need libusb 0.1.12 or newer or<br>
USB_DEVFS_PATH=/dev/bus/usb<br>
must be exported as a system-wide environment variable.&quot;<br>
<br>
The source files for sane -1.0.20 do not have a tools/udev directory.  I<br>
have also downloaded the source files for sane-1.0.19 which does have the<br>
driectory, however it is empty.<br>
<br>
Thus I turn to others who may know more of what is going on.  Are these<br>
instructions out of date, or is the data missing?  What are my options?<br>
<br>
Tom<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090630/bd563c76/attachment-0001.htm" target="_blank">http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090630/bd563c76/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 30 Jun 2009 09:57:09 -0400<br>
From: &quot;m. allan noah&quot; &lt;<a href="mailto:kitno455@gmail.com">kitno455@gmail.com</a>&gt;<br>
Subject: Re: [sane-devel] Can&#39;t find rules file<br>
To: Tom Lynn &lt;<a href="mailto:tom@tomlynn.com">tom@tomlynn.com</a>&gt;<br>
Cc: <a href="mailto:sane-devel@lists.alioth.debian.org">sane-devel@lists.alioth.debian.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:97246d0e0906300657t3c9fb649ya2e1061b7208240e@mail.gmail.com">97246d0e0906300657t3c9fb649ya2e1061b7208240e@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
did you try:<br>
<br>
cd tools<br>
make<br>
<br>
allan</div><br><br>I had not tried that.  When I do, I am told &quot;make: *** No targets specified and no makefile found.  Stop.&quot;<br><br>Below are the contents of the tools directory in the 1.0.20 source distribution.  There doesn&#39;t seem to be a configure script.<br>
<br><br>drwxrwxrwx  5 tom HomeUsers   4096 May  3 10:13 .<br>drwxrwxrwx 13 tom HomeUsers   4096 May  3 10:13 ..<br>-rwxr-xr-x  1 tom HomeUsers   4737 Jan 17  2008 check-po.awk<br>
-rw-r--r--  1 tom HomeUsers 102093 Feb 26 08:11 check-usb-chip.c<br>-rw-r--r--  1 tom HomeUsers   2974 Sep 29  2003 gamma4scanimage.c<br>drwxrwxrwx  2 tom HomeUsers   4096 May  3 10:13 hotplug<br>drwxrwxrwx  2 tom HomeUsers   4096 May  3 10:13 hotplug-ng<br>

-rwxr-xr-x  1 tom HomeUsers    394 Jul 25  2006 libtool-get-dll-ext<br>-rw-r--r--  1 tom HomeUsers   2875 Feb 20 08:51 Makefile.am<br>-rw-r--r--  1 tom HomeUsers  27400 Apr 30 06:41 Makefile.in<br>-rw-r--r--  1 tom HomeUsers   4649 May 13  2001 mustek600iin-off.c<br>

drwxrwxrwx  2 tom HomeUsers   4096 May  3 10:13 openbsd<br>-rw-r--r--  1 tom HomeUsers   2881 Apr  5  2007 README<br>-rw-r--r--  1 tom HomeUsers   1771 Jun 30  2005 RenSaneDlls.cmd<br>-rw-r--r--  1 tom HomeUsers   3414 Mar  4 17:54 <a href="http://sane-config.in" target="_blank">sane-config.in</a><br>

-rw-r--r--  1 tom HomeUsers  98170 Apr 14 18:47 sane-desc.c<br>-rw-r--r--  1 tom HomeUsers  59104 Feb 20 10:17 sane-find-scanner.c<br>-rw-r--r--  1 tom HomeUsers  12211 Aug 23  2005 umax_pp.c<br>-rwxr-xr-x  1 tom HomeUsers   1242 Aug  9  1999 xerox<br>

<br>