[sane-devel] How to detect my AIO Device is supported by Sane or not

2009-01-08 Thread sidd gautam
Hi, Thanks for the help. As informed earlier I have installed libusb-devel-0.1.12-10.fc8.i386.rpm & sane-backends-1.0.19.tar.gz, now I want to attach HP AIO device to my machine so shall I uninstall libusb-devel-0.1.12-10.fc8.i386.rpm & sane-backends-1.0.19.tar.gz to install libsane-hpaio-

[sane-devel] How to detect my AIO Device is supported by Sane or not

2009-01-08 Thread m. allan noah
you SHOULD be able to install the hpaio rpm on top of what you have now, but you might have to use some options like --force or --nodeps so that it wont complain about the missing fedora provided sane rpms. allan 2009/1/8 sidd gautam : > Hi, > > Thanks for the help. > > As informed earlier I have

[sane-devel] How to detect my AIO Device is supported by Sane or not

2009-01-07 Thread sidd gautam
Hi Sane, I have installed libusb-devel-0.1.12-10.fc8.i386.rpm & sane-backends-1.0.19.tar.gz on my fedora 8.0 machine,my device HP 4370 is working fine, Now I want to support HP -AIO for my same application. Please let me know which rpm to install for the same & how to know which devices are

[sane-devel] How to detect my AIO Device is supported by Sane or not

2009-01-07 Thread m. allan noah
we dont make fedora or the hpaio backend, so we are the wrong folks to ask. but i am willing to bet it is called something like 'libsane-hpaio', though it will want to install the distros original sane rpm, and you will have to stop it... allan 2009/1/7 sidd gautam : > Hi Sane, > > I have install