OZscap (OZ Scan and Print) was written by Gary Baker South Australia.
Ozscap was written to provide an easy to use interface for scanning and printing documents.
REQUIREMENTS
To build ozscap from source you will need GTK 1.2 or greater
installed on your system.
The commands to build ozscap from source must be executed from
the ozscap directory wherever you have placed it. The commands
are:
./configure
make
make install
To run ozscap requires GTK 1.2 or greater installed, sane-backends and printing. The ozscap GUI uses the GTK libraries. The scanner needs to have the sane-backends correctly installed, Mandrake 9.0 installs sane if you select Multimedia Station as one of the options during installation, or install the sane-backends after using the package manager. Printing must be installed, configured and working for ozscap to work.
The executables called by ozscap are scanimage, lpstat and lp. These executables must be in the search path for ozscap to work. ozscap installs into /usr/local/bin
