Differences
This shows you the differences between two versions of the page.
| 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:44] – [Installation on LEDE/OpenWrt 17+ firmware] someothertime | docs: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> | This HowTo provides information on installing and configuring a [[wp> | ||
| + | |||
| + | NOTE: It is recommended to use p910nd non-spooling print server instead of CUPS on a router | ||
| ====Installation on LEDE/ | ====Installation on LEDE/ | ||
| - | **There is no pre-built CUPS package for LEDE/ | + | **There is no pre-built CUPS package for LEDE/ |
| + | |||
| + | ==== Basic instructions to compile CUPS ==== | ||
| + | |||
| + | Obtain and configure a working currently supported buildroot | ||
| + | |||
| + | make menuconfig | ||
| + | | ||
| + | make V=s | ||
| - | Here are basic instructions | + | Optionally copy ipk' |
| - | https:// | + | |
| - | (It is recommended to use p910nd non-spooling print server instead of CUPS on a router) | + | ( see the bottom for further resources |
| Opkg methods below are for pre-17 builds and/or after compiling your own packages. | Opkg methods below are for pre-17 builds and/or after compiling your own packages. | ||
| Line 134: | Line 143: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| * Project Homepage [[http:// | * Project Homepage [[http:// | ||
| + | * Legacy Official Repo [[https:// | ||
| + | * hplip-common, | ||
| * [[https:// | * [[https:// | ||
| * Package feed for cross-compiling the whole Linux printing stack for your router [[https:// | * Package feed for cross-compiling the whole Linux printing stack for your router [[https:// | ||