Hi Allan,
m. allan noah wrote:
> what scanner and backend?
>
> allan
>
> On Wed, Feb 18, 2009 at 10:25 AM, Jelle de Jong
> wrote:
>> Hello everybody,
>>
>> I got the below failure when running scanadf --help, I also tested
>> scanimage --help and that command worked fine.
>>
>> Should I make a
For those not on sane-commit, i've updated scanimage to fix a couple
of minor issues. I'm still thing the x/y option handling could use
some more tweaking, but it can wait :) This update also changes option
handling, making scanimage more picky about proper cap bits, and less
picky about others, na
Well, we don't produce the hpaio backend. perhaps you could ask the hplip folks?
allan
On Tue, Feb 24, 2009 at 5:42 PM, Jelle de Jong
wrote:
> Hi Allan,
>
> m. allan noah wrote:
>> what scanner and backend?
>>
>> allan
>>
>> On Wed, Feb 18, 2009 at 10:25 AM, Jelle de Jong
>> wrote:
>>> Hello ev
>> >> >> >> >> >>
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > Hi,
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > I think it is by default installed in Fedora 10.0 ,
> >> >> >> >> >> >> > please
> >> >> >> let
> >> >> >> >> me
> >> >> >> >> >> know
> >> >> >> >> >> >> how
> >> >> >> >> >> >> > can I check its there or not ?
> >> >> >> >> >> >>
> >> >> >> >> >> >> rpm -q sane-backends-devel
> >> >> >> >> >> >>
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > Thanks
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> Date: Mon, 23 Feb 2009 08:46:44 +0100
> >> >> >> >> >> >> >> Subject: Re: [sane-devel] Where to find Sane.h in Fedora
> >> >> >> 10.0
> >> >> >> >> >> >> >> From: simon.matter at invoca.ch
> >> >> >> >> >> >> >> To: rohitsharma36 at hotmail.com
> >> >> >> >> >> >> >> CC: sane-devel at lists.alioth.debian.org
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> > Hi,
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> > Please let me know where to find Sane.h in Fedora
> >> >> >> >> >> >> >> > 10.0,
> >> >> >> >> >> >> >> > in
> >> >> >> >> >> fedora
> >> >> >> >> >> >> 8.0
> >> >> >> >> >> >> >> it
> >> >> >> >> >> >> >> > was in usr/include/sane. but this folder is not
> >> >> >> >> >> >> >> > available
> >> >> >> in
> >> >> >> >> >> Fedora
> >> >> >> >> >> >> >> 10.0
> >> >> >> >> >> >> >> > please let me know where to find the sane.h in fedora
> >> >> >> >> >> >> >> > 10.0
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> I guess you forgot to install the sane-backends-devel
> >> >> >> package.
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> Simon
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > _
> >> >> >> >> >> >> > Chose your Life Partner! Join MSN Matrimony FREE
> >> >> >> >> >> >> > http://www.in.msn.com/matrimony
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> > _
> >> >> >> >> >> > Plug in to the MSN Tech channel for a full update on the
> >> >> >> >> >> > latest
> >> >> >> >> gizmos
> >> >> >> >> >> > that made an impact.
> >> >> >> >> >> > http://computing.in.msn.com/
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> > _
> >> >> >> >> > Chose your Life Partner! Join MSN Matrimony FREE
> >> >> >> >> > http://www.in.msn.com/matrimony
> >> >> >> >>
> >> >> >> >>
> >> >> >> >
> >> >> >> > _
> >> >> >> > Find a better job. We have plenty. Visit MSN Jobs
> >> >> >> > http://www.in.msn.com/jobs
> >> >> >>
> >> >> >>
> >> >> >
> >> >> > _
> >> >> > For the freshest Indian Jobs Visit MSN Jobs
> >> >> > http://www.in.msn.com/jobs
> >> >>
> >> >>
> >> >
> >> >
> >> > Discover your phone style & WIN a Windows Mobile phone. Your style! Try
> >> > it
> >> > now!
> >> > --
> >> > 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"
> >
> >
> > 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"
_
Wish to Marry Now? Join MSN Matrimony FREE!
http://www.in.msn.com/matrimony
-- next part --
An HTML attachment was scrubbed...
URL:
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090224/d1303bf4/attachment-0001.htm
Hi Rohit,
I guess that the linker path does not point to the location where libsane
currently is ... this has nothing to do with the linker as such but with the
path he's looking for libraries. The include path for the linker needs to be
fixed IMHO.
Hope this helps,
take care
Dieter
--
---
Steve Hardy wrote:
>I have similar problems to this with the pixma backend and a Canon MF4660 -
>only my MFP *always* returns the -ETIMEOUT response after moving the scan
>head to the end of the panel in preparation for the scan.
If you keep reading, Gleb solved his problem by manually removing
-- next part --
An HTML attachment was scrubbed...
URL:
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090224/2e3c47f0/attachment-0001.htm
Chris Bagwell writes:
> m. allan noah wrote:
>> On Sun, Feb 22, 2009 at 2:16 PM, Chris Bagwell
>> wrote:
>>
>> Yes- i can confirm that it works as expected on top of a
>> vendor-packaged 1.0.19, except for one problem:
>>
>> /usr/lib/sane/libsane.so.1 -> libsane-xerox_mfp.so.1.1.0
>>
>> Look
Distros usually split a libraries header files into a separate
package, because most folks are not compiling against the lib, only
linking. You need to install the sane-backends-devel package. I think
Simon told you that already.
allan
On Tue, Feb 24, 2009 at 7:59 AM, rohit bal wrote:
> well sai
sane.h will be in /usr/include/sane/
the whole point of upgrading you os to fedora10 was that you could use
the system libraries, and stop compiling things yourself. you should
have nothing in /usr/local
allan
On Tue, Feb 24, 2009 at 1:10 AM, rohit bal wrote:
> after finding I found that sane-b
check its there or not ?
> >> >> >> >> >>
> >> >> >> >> >> rpm -q sane-backends-devel
> >> >> >> >> >>
> >> >> >> >> >> >
> >> >> >> >> >> >
;> >>
> >> >> >> >> >> >
> >> >> >> >> >> > Thanks
> >> >> >> >> >> >
> >> >> >> >> >> >> Date: Mon, 23 Feb 2009 08:46:44 +0100
> >> >> >> >> >> >> Subject: Re: [sane-devel] Where to find Sane.h in Fedora
> >> >> 10.0
> >> >> >> >> >> >> From: simon.matter at invoca.ch
> >> >> >> >> >> >> To: rohitsharma36 at hotmail.com
> >> >> >> >> >> >> CC: sane-devel at lists.alioth.debian.org
> >> >> >> >> >> >>
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > Hi,
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > Please let me know where to find Sane.h in Fedora 10.0,
> >> >> >> >> >> >> > in
> >> >> >> >> fedora
> >> >> >> >> >> 8.0
> >> >> >> >> >> >> it
> >> >> >> >> >> >> > was in usr/include/sane. but this folder is not available
> >> >> in
> >> >> >> >> Fedora
> >> >> >> >> >> >> 10.0
> >> >> >> >> >> >> > please let me know where to find the sane.h in fedora
> >> >> >> >> >> >> > 10.0
> >> >> >> >> >> >>
> >> >> >> >> >> >> I guess you forgot to install the sane-backends-devel
> >> >> package.
> >> >> >> >> >> >>
> >> >> >> >> >> >> Simon
> >> >> >> >> >> >>
> >> >> >> >> >> >
> >> >> >> >> >> >
> >> >> >> >> >> > _
> >> >> >> >> >> > Chose your Life Partner! Join MSN Matrimony FREE
> >> >> >> >> >> > http://www.in.msn.com/matrimony
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >> > _
> >> >> >> >> > Plug in to the MSN Tech channel for a full update on the latest
> >> >> >> gizmos
> >> >> >> >> > that made an impact.
> >> >> >> >> > http://computing.in.msn.com/
> >> >> >> >>
> >> >> >> >>
> >> >> >> >
> >> >> >> > _
> >> >> >> > Chose your Life Partner! Join MSN Matrimony FREE
> >> >> >> > http://www.in.msn.com/matrimony
> >> >> >>
> >> >> >>
> >> >> >
> >> >> > _
> >> >> > Find a better job. We have plenty. Visit MSN Jobs
> >> >> > http://www.in.msn.com/jobs
> >> >>
> >> >>
> >> >
> >> > _
> >> > For the freshest Indian Jobs Visit MSN Jobs
> >> > http://www.in.msn.com/jobs
> >>
> >>
> >
> >
> > Discover your phone style & WIN a Windows Mobile phone. Your style! Try it
> > now!
> > --
> > 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"
_
For the freshest Indian Jobs Visit MSN Jobs
http://www.in.msn.com/jobs
-- next part --
An HTML attachment was scrubbed...
URL:
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20090224/863c9c31/attachment-0001.htm
12 matches
Mail list logo