diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 18:28:39 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 18:28:39 +0000 |
commit | 7384fbd5c3f11d4f171a24dd2d9cf9ce23b6182b (patch) | |
tree | 5f9bc6cb48a4315b63086456080421b681020a6a /print/pips3500 | |
parent | ea920e86420bb8d625fd101f82ef23aaee15ecc8 (diff) | |
download | ports-7384fbd5c3f11d4f171a24dd2d9cf9ce23b6182b.tar.gz ports-7384fbd5c3f11d4f171a24dd2d9cf9ce23b6182b.zip |
Notes
Diffstat (limited to 'print/pips3500')
-rw-r--r-- | print/pips3500/pkg-descr | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/print/pips3500/pkg-descr b/print/pips3500/pkg-descr index 22a843053516..a08283dbe09a 100644 --- a/print/pips3500/pkg-descr +++ b/print/pips3500/pkg-descr @@ -6,14 +6,12 @@ URL: WWW: http://www.epkowa.co.jp/ -And then this port has a modified filter "filter3500.rev" which is -useful to print out more than one page. If you use it, you add the -next entries into /etc/printcap. +This port has a modified filter "filter3500.rev" which is useful to +print out more than one page. Then you execute the next command: -pm3500c|EPSON PM-3500C:\ - :lp=/dev/lpt0:\ - :sh:\ - :if=/usr/local/libexec/pips3500/filter3500.rev:\ - :sd=/var/spool/lpd/pm3500c:\ - :mx#0:\ - :lf=/var/log/lpd-errs +/usr/local/libexec/pips3500/setup + +to setup /etc/printcap, make a spool in /var/spool/lpd/ and so on. + +To run with Japanese messages, you have to execute as follows: + env LANG=ja_JP pips3500 -la JP |