http://bugs.winehq.org/show_bug.cgi?id=4268
------- Additional Comments From wine.dev@web.de 2006-13-01 17:43 ------- Hi again.
To enable CUPS-Support in wine, you need to recompile with "libcupsys2-dev" installed.
To enable a printer from "/etc/printcap" in wine, CUPS must fail (compiled without CUPS or libcups.so not found) and you must add in "HKEY_CURRENT_USER\Software\Wine\Printing\PPD Files" a String with your Printername as the String-Name and the unix path and name of your PPD-File as the String-Value.
By by ... Detlef