GPDriver 2.40 (05-Jun-10) Source Release
----------------------------------------
GPDriver2 is a high-quality printer driver based on a slightly modified
version of Gutenprint 5.2.5. It requires a front-end (such as GemPrint)
to interface with the RISC OS printing system.

To build GPDriver2 from sources, you need to unpack the sources to a disc
that supports long file names. If you do not have RISC OS 4 you will need
to use !raFS or a similar utility to provide long file name support. You
need GCC 4.1.1 and a soft-float build of OSLib. Older versions of GCC may
work as well but require the Makefile to be adapted, plus it is also likely
that the sources need to be tweaked a bit.

The build process is straightforward but since GPDriver makes use of OSLib,
that means that a soft-float ELF build of OSLib is required, which is not
yet available as a packaged download, so you will need to build that
yourself from the OSLib sources (http://ro-oslib.sourceforge.net) using GCC
4.1.1. Once that is done all you need to do is to make sure the OSLib
variables are set up, then make LibGimpPrint by running
LibGimpPrint.src.main.!Make and then GPDriver2 by running GPDriver2.!Make.

Copyright
---------
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License along
with this program (please refer to the file "COPYING" in this archive); if
not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite
330, Boston, MA 02111-1307, USA.

Contacting me
-------------
Martin Wuerthner
Benzinoring 19
67657 Kaiserslautern
Germany

Phone: +49-631-3608205

e-mail: ro-printing@mw-software.com
WWW:    http://www.mw-software.com/software/gutenprint/gutenprint.html
