On Wed, 2006-11-15 at 10:56 +0100, Claudio wrote:
> Hello, I'm writing a client in the C language which uses the libsane
> library. The basic idea, at the stage i'm in, is to write code to copy
> scanimage's behavior. It's supposed to get the scanned data and write it
> to stdout in tiff format.
>
I followed the instructions I found here
(http://ubuntuforums.org/showthread.php?t=108256), which gave a little bit more
information about setting up udev.
I got some better activity and feedback, from this command :
SANE_DEBUG_SNAPSCAN=255 scanimage -L
However, it hangs at sane_snapscan_get_d
On Wednesday 15 November 2006 02:08, Guy Yitzhaki wrote:
> Thanks!
>
> I'm sorry if I'm slow, but but where do I add these lines? I have been
> programming in Java for the last ten years, and the last time I saw C code
> was back in my university days.
At your command shell type:
export SANE_DEBU
Hello, I'm writing a client in the C language which uses the libsane
library. The basic idea, at the stage i'm in, is to write code to copy
scanimage's behavior. It's supposed to get the scanned data and write it
to stdout in tiff format.
I'm having some troubles with the tiff header: i'm using sti
ng) will debug the main SANE
engine, and there are variables for various backends such as AVISION, HP,
etc.
> Any other things I should try?
>
> Thanks,
> Guy
-- next part --
An HTML attachment was scrubbed...
URL:
http://lists.alioth.debian.org/pipermail/san