diff options
author | reinoud <reinoud@pkgsrc.org> | 2003-06-25 11:47:40 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2003-06-25 11:47:40 +0000 |
commit | 7927cb0ea2b326daa2c9e89127cac852fb6bb68d (patch) | |
tree | 84bfca30f964954e695159395e9073da8d3aa48c /print | |
parent | 9f8e82dd6220269cc3e2aab411de4f482c9cf001 (diff) | |
download | pkgsrc-7927cb0ea2b326daa2c9e89127cac852fb6bb68d.tar.gz |
Rollback :(
Diffstat (limited to 'print')
-rw-r--r-- | print/cups/MESSAGE | 26 |
1 files changed, 8 insertions, 18 deletions
diff --git a/print/cups/MESSAGE b/print/cups/MESSAGE index 75fb143e56f..6511be9595f 100644 --- a/print/cups/MESSAGE +++ b/print/cups/MESSAGE @@ -1,23 +1,13 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.8 2003/06/24 16:46:19 reinoud Exp $ +$NetBSD: MESSAGE,v 1.9 2003/06/25 11:47:40 reinoud Exp $ -READ carefully... +You will need to also install print/ghostscript-esp{,-nox11} if you wish +to print to non-Postscript printers. -* You NEED to copy the userland print commands into /usr/bin or make sure - ${PREFIX}/bin/ is in front of the path : - - mkdir /root/lp-backup - cp ${PREFIX}/bin/lp* /root/lp-backup - cp ${PREFIX}/bin/lp* /usr/bin/ - -* You will need to also install print/ghostscript-esp{,-nox11} if you wish - to print to non-Postscript printers. - -* You may install additional PPD files for other printer models into - ${PREFIX}/share/cups/model. - -* You may want to backup /etc/printcap before starting CUPS for the first - time, as the CUPS scheduler may overwrite this file with automatically - generated content. +You may install additional PPD files for other printer models into +${PREFIX}/share/cups/model. +You may want to backup /etc/printcap before starting CUPS for the first +time, as the CUPS scheduler may overwrite this file with automatically +generated content. =========================================================================== |