joe@actionline.com wrote:> I finally got wine working, but cannot print under wine.
> Regular printing from Linux applications works fine.
> But when I run: wine notepad.exe and try to print, I see this message:
> "Cannot print" ... and ... "No printers installed."
> How do I get wine to see my printer?
> And/or -- what config files do I need to check?
If you installed wine via the package manager, heck if there is package
like libwine-cups available and install that as well. If you compiled
from source, you need to have the CUPS headers (libcups-dev or similar)
installed.
Daniel