[sane-devel] Scanner-based compression for Fujitsu FI-5900c on 1.0.27?

Dr Rainer Woitok rainer.woitok at gmail.com
Tue May 15 10:10:27 BST 2018


Wes,

On Monday, 2018-05-14 16:08:24 -0700, you wrote:

> ...
> I am trying to get the system working on a new computer with Ubuntu 16.04.
> We have modified the fujitsu.c file but we are getting an error message. I
> don't have the exact message but it was to the effect that an option was
> not enabled.
> ...
> At line 667 change:
> 
> #ifndef SANE_FRAME_JPEG
> #define SANE_FRAME_JPEG 0x0B
> #define SANE_JPEG_DISABLED 1
> #endif
> 
> To:
> 
> #ifndef SANE_FRAME_JPEG
> #define SANE_FRAME_JPEG 0x0B
> /*#define SANE_JPEG_DISABLED 1*/
> #endif

Not having any knowledge whatsoever about this particular program I nev-
erthelsess have the gut feeling that commenting out this line might be a
bad idea.  I'd rather set the value to zero and try again.

Sincerely,
  Rainer



More information about the sane-devel mailing list