openbsd-ports/print/hplip/pkg/README-hpcups

15 lines
558 B
Plaintext
Raw Normal View History

$OpenBSD: README-hpcups,v 1.2 2012/08/04 14:55:37 ajacoutot Exp $
2012-01-17 09:54:27 +00:00
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
To add a CUPS printer, use the `hp-makeuri' command.
2012-01-17 09:54:27 +00:00
e.g. for a network printer:
$ hp-makeuri 192.168.10.100
<...>
CUPS URI: hp:/net/HP_LaserJet_5100_Series?ip=192.168.10.100
Then add an 'HP Printer (HPLIP)' entry in CUPS with the corresponding
URI (using the CUPS web interface or lpadmin(8)).