then you have two copies of sane installed. the system one (from the rpm) in /usr/lib/sane, and the compiled one in /usr/local/lib/sane.
both of them should have the hp5590 backend installed. If they dont, then something weird is going on, and i would re-install the rpms. allan On Wed, Feb 4, 2009 at 8:08 AM, rohit bal <rohitsharma36 at hotmail.com> wrote: > 1st rpm -ivh sane-backends-1.0.19-10.fc9.i386.rpm > > 2nd yum -y install libusb-devel-0.1.12-10.fc8.i386.rpm > 3rd > > tar zxvf sane-backends-1.0.19.tar.gz > > enter in sane-backends-1.0.19 directory > > ./configure > > make > > make install > >> Date: Wed, 4 Feb 2009 08:06:22 -0500 >> Subject: Re: [sane-devel] Which HP-AIO Devices are supported by SANE >> From: kitno455 at gmail.com >> To: rohitsharma36 at hotmail.com; sane-devel at lists.alioth.debian.org >> >> Then you got it already. you just did not install it correctly. what >> arguments did you give to configure? >> >> allan >> >> On Wed, Feb 4, 2009 at 8:01 AM, rohit bal <rohitsharma36 at hotmail.com> >> wrote: >> > Yes >> > >> >> Date: Wed, 4 Feb 2009 08:00:53 -0500 >> >> Subject: Re: [sane-devel] Which HP-AIO Devices are supported by SANE >> >> From: kitno455 at gmail.com >> >> To: rohitsharma36 at hotmail.com >> >> >> >> did you install your current copy of sane from source yourself? >> >> >> >> allan >> >> >> >> On Wed, Feb 4, 2009 at 7:58 AM, rohit bal <rohitsharma36 at hotmail.com> >> >> wrote: >> >> > Yes Kitno, I have read it but my problem is I am unable to fine the >> >> > >> >> > hp5590 backend drivers, if you know please provide me the path to >> >> > download >> >> > the same. >> >> > >> >> > Thanks a lot. >> >> > >> >> >> Date: Wed, 4 Feb 2009 07:55:11 -0500 >> >> >> Subject: Re: [sane-devel] Which HP-AIO Devices are supported by SANE >> >> >> From: kitno455 at gmail.com >> >> >> To: rohitsharma36 at hotmail.com >> >> >> >> >> >> second line i mean. >> >> >> >> >> >> On Wed, Feb 4, 2009 at 7:54 AM, m. allan noah <kitno455 at gmail.com> >> >> >> wrote: >> >> >> > Please read the second of my previous email >> >> >> > >> >> >> > allan >> >> >> > >> >> >> > On Wed, Feb 4, 2009 at 7:50 AM, rohit bal >> >> >> > <rohitsharma36 at hotmail.com> >> >> >> > wrote: >> >> >> >> you are very correct I have installed hp3900 backend which >> >> >> >> supports >> >> >> >> 4370 . >> >> >> >> >> >> >> >> Now I need Backend for 7650 & 5590. so please let me know which >> >> >> >> Backend >> >> >> >> supports these 2 scanners. >> >> >> >> >> >> >> >> Thanks. >> >> >> >> Rohi >> >> >> >> >> >> >> >>> Date: Wed, 4 Feb 2009 07:35:15 -0500 >> >> >> >>> Subject: Re: [sane-devel] Which HP-AIO Devices are supported by >> >> >> >>> SANE >> >> >> >>> From: kitno455 at gmail.com >> >> >> >>> To: rohitsharma36 at hotmail.com >> >> >> >>> CC: simon.matter at invoca.ch; sane-devel at >> >> >> >>> lists.alioth.debian.org >> >> >> >>> >> >> >> >>> There is no hp4370.so, the 4370 is supported by the hp3900 >> >> >> >>> backend >> >> >> >>> (and hence, the libsane-hp3900.so). >> >> >> >>> >> >> >> >>> There is no hp7650.so, the 7650 is supported by the hp5590 >> >> >> >>> backend >> >> >> >>> (and hence, libsane-hp5590.so). >> >> >> >>> >> >> >> >>> If you do not have the files with those names, then you have not >> >> >> >>> installed sane properly. perhaps you should try again with the >> >> >> >>> proper >> >> >> >>> arguments to 'configure' >> >> >> >>> >> >> >> >>> allan >> >> >> >>> >> >> >> >>> 2009/2/4 rohit bal <rohitsharma36 at hotmail.com>: >> >> >> >>> > There is nothing called /usr/lib64/sane/ in my machine I have >> >> >> >>> > 32 >> >> >> >>> > bit >> >> >> >>> > machine. >> >> >> >>> > >> >> >> >>> > I have successfully installed 4370.so files only 5590 and 7650 >> >> >> >>> > so >> >> >> >>> > are >> >> >> >>> > missing >> >> >> >>> > >> >> >> >>> >> Date: Wed, 4 Feb 2009 12:40:25 +0100 >> >> >> >>> >> Subject: Re: [sane-devel] Which HP-AIO Devices are supported >> >> >> >>> >> by >> >> >> >>> >> SANE >> >> >> >>> >> From: simon.matter at invoca.ch >> >> >> >>> >> To: rohitsharma36 at hotmail.com >> >> >> >>> >> CC: till.kamppeter at gmail.com; >> >> >> >>> >> sane-devel at lists.alioth.debian.org >> >> >> >>> >> >> >> >> >>> >> > >> >> >> >>> >> > After reading on >> >> >> >>> >> > http://www.sane-project.org/man/sane-hp5590.5.html I >> >> >> >>> >> > came >> >> >> >>> >> > to know that my device 5590 & 7650 are supported by sane >> >> >> >>> >> > but >> >> >> >>> >> > when >> >> >> >>> >> > I >> >> >> >>> >> > searched the same in my machine >> >> >> >>> >> > /usr/lib/sane/libsane-hp5590.a >> >> >> >>> >> > there is no such file present on the given path. >> >> >> >>> >> > >> >> >> >>> >> > Even though I have installed sane-backends 1.0.19. >> >> >> >>> >> >> >> >> >>> >> Depending on your system, it can also be in /usr/lib64/sane/ >> >> >> >>> >> and >> >> >> >>> >> you >> >> >> >>> >> may >> >> >> >>> >> want to look for .so.* files of course. >> >> >> >>> >> >> >> >> >>> >> Simon >> >> >> >>> >> >> >> >> >>> >> > >> >> >> >>> >> > Thanks >> >> >> >>> >> > >> >> >> >>> >> >> Date: Wed, 4 Feb 2009 12:27:46 +0100 >> >> >> >>> >> >> From: till.kamppeter at gmail.com >> >> >> >>> >> >> To: rohitsharma36 at hotmail.com >> >> >> >>> >> >> CC: sane-devel at lists.alioth.debian.org >> >> >> >>> >> >> Subject: Re: [sane-devel] Which HP-AIO Devices are >> >> >> >>> >> >> supported >> >> >> >>> >> >> by >> >> >> >>> >> >> SANE >> >> >> >>> >> >> >> >> >> >>> >> >> There is one SANE backend named "hpaio" for all >> >> >> >>> >> >> multi-function >> >> >> >>> >> >> devices >> >> >> >>> >> >> from HP. It gets installed into the same directory where >> >> >> >>> >> >> all >> >> >> >>> >> >> the >> >> >> >>> >> >> other >> >> >> >>> >> >> backends are. The backend is part of HPLIP, so you need to >> >> >> >>> >> >> have >> >> >> >>> >> >> HPLIP >> >> >> >>> >> >> installed to get this backend onto your system. >> >> >> >>> >> >> >> >> >> >>> >> >> Till >> >> >> >>> >> >> >> >> >> >>> >> >> >> >> >> >>> >> >> rohit bal wrote: >> >> >> >>> >> >> > >> >> >> >>> >> >> > Thanks for the info. >> >> >> >>> >> >> > >> >> >> >>> >> >> > Which sane Backend supports 7650,5590 device. >> >> >> >>> >> >> > >> >> >> >>> >> >> > Please let me know the path of the sane backend. >> >> >> >>> >> >> > >> >> >> >>> >> >> > Thanks >> >> >> >>> >> >> > Rohi >> >> >> >>> >> >> > >> >> >> >>> >> >> > > Date: Wed, 4 Feb 2009 10:50:49 +0100 >> >> >> >>> >> >> > > From: till.kamppeter at gmail.com >> >> >> >>> >> >> > > To: rohitsharma36 at hotmail.com >> >> >> >>> >> >> > > CC: sane-devel at lists.alioth.debian.org >> >> >> >>> >> >> > > Subject: Re: [sane-devel] Which HP-AIO Devices are >> >> >> >>> >> >> > > supported >> >> >> >>> >> >> > > by >> >> >> >>> >> >> SANE >> >> >> >>> >> >> > > >> >> >> >>> >> >> > > rohit bal wrote: >> >> >> >>> >> >> > > > I want to make a custom Scan application supporting >> >> >> >>> >> >> > > > HP-AIO >> >> >> >>> >> >> devices. >> >> >> >>> >> >> > > > >> >> >> >>> >> >> > > > Can anyone give me the list of All HP-AIO devices >> >> >> >>> >> >> > > > supported by >> >> >> >>> >> >> SANE. >> >> >> >>> >> >> > > >> >> >> >>> >> >> > > HP's multi-function devices are not supported by the >> >> >> >>> >> >> > > core >> >> >> >>> >> >> > > package >> >> >> >>> >> >> of >> >> >> >>> >> >> > > SANE. They use the add-on SANE driver of HPLIP from >> >> >> >>> >> >> > > >> >> >> >>> >> >> > > http://hplipopensource.com/ >> >> >> >>> >> >> > > >> >> >> >>> >> >> > > Here you find a list of all supported devices. The >> >> >> >>> >> >> > > driver >> >> >> >>> >> >> > > is >> >> >> >>> >> >> > > fully >> >> >> >>> >> >> > > open-source for 98 % of the devices (there are a few >> >> >> >>> >> >> > > which >> >> >> >>> >> >> > > need >> >> >> >>> >> >> > > a >> >> >> >>> >> >> > > proprietary plug-in). So for nearly all of the devices >> >> >> >>> >> >> > > you >> >> >> >>> >> >> > > can >> >> >> >>> >> >> > > take >> >> >> >>> >> >> the >> >> >> >>> >> >> > > code for your application. >> >> >> >>> >> >> > > >> >> >> >>> >> >> > > Till >> >> >> >>> >> >> > >> >> >> >>> >> >> > >> >> >> >>> >> >> > >> >> >> >>> >> >> > >> >> >> >>> >> >> > >> >> >> >>> >> >> > >> >> >> >>> >> >> > ------------------------------------------------------------------------ >> >> >> >>> >> >> > Discover your phone style & WIN a Windows Mobile phone. >> >> >> >>> >> >> > Your >> >> >> >>> >> >> > style! >> >> >> >>> >> >> Try >> >> >> >>> >> >> > it now! <http://www.whatsmyphonestyle.com> >> >> >> >>> >> >> > >> >> >> >>> >> >> > >> >> >> >>> >> >> > >> >> >> >>> >> >> > >> >> >> >>> >> >> > >> >> >> >>> >> >> > ------------------------------------------------------------------------ >> >> >> >>> >> >> > Discover your phone style & WIN a Windows Mobile phone. >> >> >> >>> >> >> > Your >> >> >> >>> >> >> > style! >> >> >> >>> >> >> Try >> >> >> >>> >> >> > it now! <http://www.whatsmyphonestyle.com> >> >> >> >>> >> >> >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > >> >> >> >>> >> > _________________________________________________________________ >> >> >> >>> >> > For the freshest Indian Jobs Visit MSN Jobs >> >> >> >>> >> > http://www.in.msn.com/jobs-- >> >> >> >>> >> > sane-devel mailing list: sane-devel at lists.alioth.debian.org >> >> >> >>> >> > http://lists.alioth.debian.org/mailman/listinfo/sane-devel >> >> >> >>> >> > Unsubscribe: Send mail with subject "unsubscribe >> >> >> >>> >> > your_password" >> >> >> >>> >> > to sane-devel-request at lists.alioth.debian.org >> >> >> >>> >> >> >> >> >>> >> >> >> >> >>> > >> >> >> >>> > ________________________________ >> >> >> >>> > Get a view of the world through MSN Video. Some things just >> >> >> >>> > cannot >> >> >> >>> > be >> >> >> >>> > left >> >> >> >>> > unseen. Try it! >> >> >> >>> > -- >> >> >> >>> > sane-devel mailing list: sane-devel at lists.alioth.debian.org >> >> >> >>> > http://lists.alioth.debian.org/mailman/listinfo/sane-devel >> >> >> >>> > Unsubscribe: Send mail with subject "unsubscribe >> >> >> >>> > your_password" >> >> >> >>> > to sane-devel-request at lists.alioth.debian.org >> >> >> >>> > >> >> >> >>> >> >> >> >>> >> >> >> >>> >> >> >> >>> -- >> >> >> >>> "The truth is an offense, but not a sin" >> >> >> >> >> >> >> >> ________________________________ >> >> >> >> Rediscover the magic of Windows & WIN a Windows Vista laptop & >> >> >> >> Windows >> >> >> >> mobile phone at www.windowsandme.com Try it now! >> >> >> > >> >> >> > >> >> >> > >> >> >> > -- >> >> >> > "The truth is an offense, but not a sin" >> >> >> > >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> "The truth is an offense, but not a sin" >> >> > >> >> > ________________________________ >> >> > Discover your phone style & WIN a Windows Mobile phone. Your style! >> >> > Try >> >> > it >> >> > now! >> >> >> >> >> >> >> >> -- >> >> "The truth is an offense, but not a sin" >> > >> > ________________________________ >> > Discover your phone style & WIN a Windows Mobile phone. Your style! Try >> > it >> > now! >> >> >> >> -- >> "The truth is an offense, but not a sin" > > ________________________________ > Akshay Kumar takes on the two reigning Bollywood Khans. Catch the action on > MSN Entertainment! Check it out! -- "The truth is an offense, but not a sin"
