Changeset 14 for trunk/gui/printer/cupswiz/readme.1st
- Timestamp:
- Oct 8, 2012, 10:43:30 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/printer/cupswiz/readme.1st
r12 r14 1 1 CUPSWIZ - prototype CUPS printer-creation wizard 2 Test release 3 2 Version 0.95 3 3 4 4 Make sure cupsport.exe is either in the current directory or in the PATH. … … 7 7 (e.g. "cupswiz f:\cups") 8 8 9 <path-to-cups> can be omitted if cupswiz.exe is on the same drive as CUPS. 9 <path-to-cups> can be omitted if cupswiz.exe is on the same drive as CUPS, or 10 if OS2.INI defines the CUPS path in the key "eCups" -> "CUPS". 10 11 11 12 Requirements: 12 13 - CUPS, including ECUPS.DRV and CUPS.PDR, must be installed and working. 13 14 The CUPS daemon must be running. 14 - CUPS.PDR should have a bldlevel of 1.03 (February 2011) or later. If 15 not, the created WPS printer object will not work properly until the16 WPS is restarted.15 - CUPS.PDR should have a bldlevel of 1.03 (February 2011) or later. If not, 16 the created WPS printer object will not work properly until you reboot 17 (possibly restarting the WPS will also work, but I'm not sure about that). 17 18 - GNU gzip.exe must be installed (somewhere on the PATH). 18 19 - RINSTPRN.EXE (included with OS/2 MCP/ACP & eComStation, not sure about 19 earlier ver ions) must also be somewhere on the PATH.20 earlier versions) must also be somewhere on the PATH. 20 21 - VROBJ.DLL (included in eComStation or available on Hobbes) is required. 21 22 22 23 Current limitations: 23 24 - The CUPS printer is always created with default job options. 24 - If your %TMP% directory has spaces in the pathname, the program will 25 almost certainly fail to work properly. The same applies to your 26 %LOGFILES% directory. 25 - There is no way to go 'back'; if you need to go back and change a previous 26 selection, you must cancel and start over. 27 - The program has only been tested with Gutenprint, HPLIP, and (to a limited 28 extent) foomatic-rip based printers. Other drivers packages such as SpliX 29 or foo2qpdl may work but this is not guaranteed. 30 - If your %TMP% directory has spaces in the pathname, the program will almost 31 certainly fail to work properly. The same applies to your %LOGFILES% 32 directory. 27 33 - No internationalization support (yet). 28 34 - No help or documentation.
Note:
See TracChangeset
for help on using the changeset viewer.