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:49] – [Basic instructions to compile CUPS] 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 ==== | ==== Basic instructions to compile CUPS ==== | ||
| - | https:// | + | Obtain and configure a working currently supported buildroot |
| - | ( see the bottom for further resources ) | + | make menuconfig |
| + | | ||
| + | make V=s | ||
| - | (It is recommended | + | Optionally copy ipk' |
| + | |||
| + | ( 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 137: | 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:// | ||