Changes between Version 27 and Version 28 of Printing
- Timestamp:
- 11/19/20 14:32:53 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Printing
v27 v28 15 15 * MS Windows and OSX clients (10.6 onwards) should work out of the box 16 16 * [https://www.centos.org/ CentOS] requires manual setup to support OSX clients as the [http://www.cups-pdf.de/ cups-pdf] package is not available in the default repositories 17 * Debian and Ubuntu: the dependencies are listed as "suggestions" only, so you may need to run {{{apt-get install cups-filters cups-common cups-pdf python -cups}}} to install the missing pieces17 * Debian and Ubuntu: the dependencies are listed as "suggestions" only, so you may need to run {{{apt-get install cups-filters cups-common cups-pdf python3-cups}}} to install the missing pieces 18 18 * you may encounter some permission issues: the user running the xpra server must be a printer administrator - whatever group that may be (if you need to add your user to a group you will also then need to logout and login again): 19 19 * for Fedora and centos the ''sys'' group: {{{gpasswd -a $USER sys}}}