Changes between Version 4 and Version 5 of Printing
- Timestamp:
- 05/08/15 10:40:08 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Printing
v4 v5 11 11 * you may hit permission issues (the user running the xpra server must be a printer administrator) 12 12 * you may hit issues with selinux (see #598 / #815) 13 * you are responsible for installing the required dependencies (the packages we provide do not include them)14 13 }}} 14 15 16 {{{#!div class="box" 17 = Installation and platform support = 18 19 * centos will require some manual work (as the required RPM packages do not exist) 20 * MS Windows and OSX clients (10.6 onwards) should work out of the box 21 * Fedora 20+ should work out of the box 22 * Debian and Ubuntu: the dependencies are listed as "suggestions" only 23 24 Usually, you will just need [http://cyberelk.net/tim/software/pycups/ python-cups] and [http://www.cups-pdf.de/ cups-pdf]. 25 }}}