[sane-devel] New Epson Scanners

Jaeger, Gerhard gerhard@gjaeger.de
Sat, 12 Oct 2002 18:45:25 +0200


Hi Till,

the problem of recompiling is known, the dependencies do not
work correctly for backend that use mulitple files. The workaround is:

touch backend/plustek.conf ; make all

I'd like to submitt the code, but the CVS server is currently down!
Can you please check 0.44-6 on the download page?
I think this fixes the position problems and you will be able to find
a suitable shading position without tweaking the code...

Gerhard

On Saturday, 12. October 2002 18:37, Till Kamppeter wrote:
> This version works perfectly, I only need to adjust the coordinates for
> the TPA scanning. Until when they are needed so that they go into 1.0.9?
>
> I have one problem with the code: When I edit the code (or replace files
> by applying your tarballs) and type "make", I get the message that all
> is up-to-date and my changed files do not get compiled and linked in.
> How should I proceed to avoid doing "make distclean" and compiling all
> again, only for a tiny change of a numerical parameter?