This file gives a brief description on how to build and install moduled needed by UFR2/LIPSLX driver. Introduction: ============= This directory is the part of the printer driver modules for Canon UFR2/LIPSLX printer. These modules are used with CUPS (Common UNIX Printing System) and convert CUPS raster file into printer readable form. This directory consists of the four modules: * libuictlufr2r.so shared library module This is a Print dialog module for Canon UFR2/LIPSLX Printer. * libcnpkufr2r.a ibrary module This is a shared library module to load cpca library. * pdftocpca This is a CUPS filter module to convert a PDF file into the UFR2/LIPSLX printer readable form. * PPD files PPD (PostScript Printer Description) files for UFR2/LIPSLX printers. This package supports the following printers; (see README-lipslx-x.xx.html or README-ufr2-x.xx.html file) Licensing: ========== This directory consists of four modules as mentioned above. "libuictlufr2r.so", "pdftocpca" and "PPD files" are subject to GNU General Public License (GPL) (see COPYING file), and another module is subject to MIT License. Note that licensing term mary vary from file to file. Please consult each files for exact licensing conditions. Requirement: ============ * aclocal (1.4.x or above) * automake (1.4.x or above) * libcups (1.1.17 or above) * Gtk+ (2.4.x or above) * libxml2 (2.6.x or above) * libglade2 (2.4.x or above) * libbuftool (1.00 or above) Quick Install: ============== To build and install UFR2/LIPSLX modules, run make at the top-level directory of this package source tree as follows: $ ./allgen.sh $ su # make install Trademark: ========== CUPS and the CUPS logo are trademarks of Apple Inc.