Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:services:print_server:cups.server [2019/05/04 14:40] – [CUPS Print Server] someothertimedocs:guide-user:services:print_server:cups.server [2019/08/10 16:14] someothertime
Line 1: Line 1:
 ====== CUPS Print Server ====== ====== CUPS Print Server ======
 This HowTo provides information on installing and configuring a [[wp>Common Unix Printing System]] on OpenWrt. This HowTo provides information on installing and configuring a [[wp>Common Unix Printing System]] on OpenWrt.
 +
 +NOTE: It is recommended to use p910nd non-spooling print server instead of CUPS on a router
  
  
 ====Installation on LEDE/OpenWrt 17+ firmware==== ====Installation on LEDE/OpenWrt 17+ firmware====
-**There is no pre-built CUPS package for LEDE/OpenWrt 17+. 
  
-Here are basic instructions to compile the CUPS package: +**There is no pre-built CUPS package for LEDE/OpenWrt 17+** 
-https://github.com/Gr4ffy/lede-cups+ 
 +==== Basic instructions to compile CUPS ==== 
 + 
 +Obtain and configure a working currently supported buildroot 
 + 
 +   make menuconfig 
 +   Libraries > [*] libcups 
 +   make V=s 
 + 
 +Optionally copy ipk's to router and install with opkg. 
 + 
 +( see the bottom for further resources ) 
 + 
 +Opkg methods below are for pre-17 builds and/or after compiling your own packages.
  
-(It is recommended to use p910nd non-spooling print server instead of CUPS on a router)** 
  
 ===== Preparation ===== ===== Preparation =====
Line 130: Line 143:
 ===== Notes ===== ===== Notes =====
   * Project Homepage [[http://www.cups.org/]]   * Project Homepage [[http://www.cups.org/]]
 +  * Legacy Official Repo [[https://github.com/Gr4ffy/lede-cups]]
 +  * hplip-common, plip-sane 
   * [[https://forum.openwrt.org/viewtopic.php?pid=135838#p135838|Notes on possibilities of using drivers]]   * [[https://forum.openwrt.org/viewtopic.php?pid=135838#p135838|Notes on possibilities of using drivers]]
   * Package feed for cross-compiling the whole Linux printing stack for your router [[https://github.com/FranciscoBorges/openwrt-printing-packages]]   * Package feed for cross-compiling the whole Linux printing stack for your router [[https://github.com/FranciscoBorges/openwrt-printing-packages]]
  • Last modified: 2021/10/15 08:35
  • by bobafetthotmail