On 09/03/15 12:20, Pierre-Alain Tercier wrote:
Dears,
(sane-backends git version from yesterday)
I'm able to scan (and preview) at 300dpi a full page
But not at 600dpi and not if I restrict the area to a smaller part!
I will try to follow the situation.
At the mmoment on my debian-jessie I had to manually moves all the
libsane stuff from
/usr/lib/sane
to
/usr/lib/x86_64-linux-gnu/sane
otherwise the librairies used were always the old ones.
Bye
Pat
You should be able to get sane to install in the right place with
something like this
./configure --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu
--sysconfdir=/etc --localstatedir=/var
before you make
--
sane-devel mailing list: sane-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
to sane-devel-requ...@lists.alioth.debian.org