Stephen Warren wrote:
> Marc Williams wrote:
>   
>> Thanks, but neither the install_policykit nor the install udev worked (I 
>> didn't try the 3rd one).  What did work though was this:
>>
>> echo 'SYSFS{idVendor}=="046d", SYSFS{idProduct}=="c111", MODE="666"' 
>> |sudo tee /etc/udev/rules.d/custom-concordance.rules
>>     
>
> That's essentially what "make install_dev" should do for you. I just
> tested it on Jaunty 32-bit, and it worked fine for me.
>
> Did you configure libconcord with a non-standard prefix? If so, the
> makefile will install the udev policy in the wrong place. Perhaps you
> can just run "make install_udev" again, and paste the output here?
>   

Nope.  Just ran it from the libconcord dir.  (This is 64bit Jaunty). 
However, I noticed that it installed the rule into 
/usr/local/etc/udev/rules.d.  I'm pretty sure that nothing is going to 
find it there:

ma...@marcw-desk:~/source/concordance-0.21/libconcord$ sudo make 
install_udev
[sudo] password for marcw:
./gen_udev_support -u
Creating udev file: libconcord.rules ... done
/bin/mkdir -p /usr/local/etc/udev/rules.d
/bin/sh /home/marcw/source/concordance-0.21/libconcord/install-sh -c -m 
644 libconcord.rules \
        /usr/local/etc/udev/rules.d/99-libconcord.rules

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to