[Bug 52586] Approach (Smart Suite) crashes when trying to print to cups-pdf

WineHQ Bugzilla wine-bugs at winehq.org
Tue May 24 19:27:15 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52586

--- Comment #5 from Todd Chester <ToddAndMargo at zoho.com> ---
> I do not seem to have cups-pdf available, or do not know how to enable it.

Here is how I do it with Fedora:

    # dnf install cups cups-lpd cups-pdf
    # systemctl enable cups.server
    # systemctl enable cups-lpd.socket

    # systemctl start cups.server

If cups is already installed, after installing cups-pdf:

    # systemctl restart cups.server

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list