Scanner Access Now Easy ― Frontends
 
 
 
 
Go to file
Henning Geinitz eb1508fc24 ---- CODE FREEZE FOR SANE 1.0.10 ---
-- snapshot 1.0.10-pre3
2003-01-26 15:51:54 +00:00
doc Add DESTDIR variable to allow installing to a temporary directory. Actually 2002-03-28 19:26:00 +00:00
include Some platforms/compilers don't define u_int8_t so we must do that ourselves. 2003-01-18 22:03:08 +00:00
lib Use ranlib if available. If we run AIX, don't use archives. 2002-04-13 18:53:27 +00:00
sanei Use ranlib if available. If we run AIX, don't use archives. 2002-04-13 18:53:27 +00:00
src Used shift values also for 15/16 bit modes. 2003-01-24 15:08:26 +00:00
AUTHORS 2002-01-11 Tom Martone <tom@martoneconsulting.com> 2002-01-12 00:45:20 +00:00
COPYING 2000-11-11 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-11 21:34:39 +00:00
Changelog ---- CODE FREEZE FOR SANE 1.0.10 --- 2003-01-26 15:51:54 +00:00
INSTALL Added link to man xscanimage. Added info about LD_LIBRARY_PATH. 2002-01-27 12:04:33 +00:00
Makefile.in Remove *.tar.gz when making distclean. 2002-03-28 19:23:28 +00:00
NEWS Now this file describes the user-visible changes between 2002-01-26 16:55:55 +00:00
PROBLEMS Moved the entry about progress bar in three-pass mode to PROBLEMS. 2002-04-06 10:35:33 +00:00
README Mentioned scanadf. 2002-01-12 10:54:55 +00:00
TODO Minor cleanup + update. 2003-01-12 20:10:29 +00:00
aclocal.m4 2000-12-23 Henning Meier-Geinitz <hmg@gmx.de> 2000-12-23 13:21:42 +00:00
config.guess Updated to latest versions (from ftp://ftp.gnu.org/pub/gnu/config/). 2002-06-07 16:32:37 +00:00
config.sub Updated to latest versions (from ftp://ftp.gnu.org/pub/gnu/config/). 2002-06-07 16:32:37 +00:00
configure Some platforms/compilers don't define u_int8_t so we must do that ourselves. 2003-01-18 22:03:08 +00:00
configure.in Some platforms/compilers don't define u_int8_t so we must do that ourselves. 2003-01-18 22:03:08 +00:00
install-sh *** empty log message *** 2000-11-10 06:47:25 +00:00
mkinstalldirs *** empty log message *** 2000-11-10 06:47:25 +00:00
sane-frontends.lsm Made it more compatible with lsm standard. Added OpenBSD. 2002-01-08 18:31:04 +00:00

README

This is the sane-frontends package. 

To find out more about SANE (Scanner Access Now Easy) look at the SANE
website: http://www.mostang.com/sane/. There is also information on how to
subscribe the SANE-mailinglist (sane-devel).

These SANE applications (frontends) are included in this package (together
with their documentation):

    Frontend               Documentation (man page) 
--------------------------------------------------------------------------
    xscanimage	           xscanimage(1)
    xcam		   xcam(1)
    scanadf                scanadf(1)

For general information about SANE, read man sane(7).

You must install the sane-backends package before you can compile the
frontends. sane-backends also includes the command-line frontend scanimage
and the network daemon saned.

For details about installation please read the INSTALL file.

For a list of other SANE frontends look at
http://www.mostang.com/sane/sane-frontends.html.

Developers may wish to look at the SANE standard (sane.tex). It can be found
in the sane-backends distribution or in various file formats at the website:
http://www.mostang.com/sane/docs.html