source: trunk/gui/printer/cupswiz/readme.1st@ 11

Last change on this file since 11 was 11, checked in by Alex Taylor, 14 years ago

Add support for drivers other than ECUPS.DRV.

File size: 1.4 KB
Line 
1CUPSWIZ - prototype CUPS printer-creation wizard
2Test release x
3
4Make sure cupsport.exe is either in the current directory or in the PATH.
5
6Usage: cupswiz <path-to-cups>
7(e.g. "cupswiz f:\cups")
8
9<path-to-cups> can be omitted if cupswiz.exe is on the same drive as CUPS.
10
11Requirements:
12 - CUPS, including ECUPS.DRV and CUPS.PDR, must be installed and working.
13 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 the
16 WPS is restarted.
17 - GNU gzip.exe must be installed (somewhere on the PATH).
18 - RINSTPRN.EXE (included with OS/2 MCP/ACP & eComStation, not sure about
19 earlier verions) must also be somewhere on the PATH.
20 - VROBJ.DLL (included in eComStation or available on Hobbes) is required.
21
22Current limitations:
23 - The CUPS printer is always created with default job options.
24 - The GUI is still somewhat unpolished. All printer models are currently
25 displayed in one massive list (not broken down by manufacturer yet).
26 - If your %TMP% directory has spaces in the pathname, the program will
27 almost certainly fail to work properly. The same applies to your
28 %LOGFILES% directory.
29 - No internationalization support (yet).
30 - No help or documentation.
31 - Probably still has bugs due to my limited testing capabilities.
32
33
34Contact: Alex Taylor (alex at altsan dot org)
Note: See TracBrowser for help on using the repository browser.