Changes between Version 1 and Version 2 of CupsPort


Ignore:
Timestamp:
Nov 30, 2006, 2:42:43 PM (17 years ago)
Author:
psmedley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CupsPort

    v1 v2  
    1 Details about te cups page
     1A preview of CUPS 1.2.6 (www.cups.org) + ESP Ghostscript 8.15.3
     2(http://www.cups.org/espgs/) + Gutenprint 5.0.0
     3(http://gimp-print.sourceforge.net/) is now available at
     4http://download.smedley.info/cups-1.2.6-os2-a1.zip
     5
     6Some notes on the release follow:
     7Built using Innotek GCC v3.3.5 CSD1 version and requires the runtime dll from ftp://ftp.netlabs.org/pub/gcc/libc-0.6.1-csd1.zip
     8
     9Known issues:
     10- adding printer using the web interface doesn't work - it hangs trying
     11to detect the attached printers.  Adding a printer from the command line
     12using lpadmin does however work.
     13- currently tested printer backends are ipp & lpd - usb isn't working.
     14However, in the meantime, you can create a printer object for the USB
     15printer, and run the OS/2 lpd daemon and print to a usb printer using
     16the lpd backend in cups.
     17- cups and associated programs are hardcoded to be in \gs, \gutenprint & \cups
     18- to reduce the size of the archive, only en_GB language Gutenprint ppd files are included
     19
     20-------------
     21What to test:
     22Start the daemon (ie \cups\sbin\cupsd.exe - no command line parameters required)
     23Make sure libcups.dll is available in the libpath
     24Add a printer using the syntax:
     25eg 1) \cups\sbin\lpadmin -p laserjet4mps -E -v lpd://192.168.1.253 (Postscript printer called lsaerjet4mps, on LPD server at 192.168.1.253
     26eg 2) \cups\sbin\lpadmin -p EpsonC87 -E -v lpd://192.168.1.2/EPOMNI5C -m gutenprint/5.0/en_gb/stp-escp2-c86.5.0.ppd.gz (Raster printer called EpsonC87 on lpd server 192.168.1.2, queue name EPOMNI5C, postscript ppd to use located in /cups/share/cups/model/gutenprint/5.0/en_GB/stp-escp2-c86.5.0.ppd.gz
     27
     28Verify printer has been added by loading the web interface in a browser with http://localhost:631 - look at the Printers button to see the printer and set any options (ie paper size, etc).
     29
     30Try and print an image using \cups\bin\lpr -P <printername> filename.jpg -o fitplot
     31
     32Try and print the cups test page using \cups\bin\lpr -P <printername> \cups\share\cups\data\testprint.ps
     33
     34--------------
     35General feedback can be provided to paul@smedley.info, bug reports should go to http://mantis.smedley.info
     36
     37Many thanks to Bart van Leeuwen and Adrain Gschwend for providing encouragement for this project (ie nagging me on IRC!)
     38
     39If you like this software and want to support continued ports, please consider donating via PayPal via the link at http://smedley.info/os2ports, or via the Mensys online store at http://www.mensys.net/os2ports
     40