[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[orca-tech:00204] プリンター EPSON LP-2200 の設定
- To: orca-tech@xxxxxxxxxxxxxx
- Subject: [orca-tech:00204] プリンター EPSON LP-2200 の設定
- From: RNAKAJIMA <web@xxxxxxxxxxx>
- Date: Fri, 10 May 2002 09:59:49 +0900
中島@です
プリンター EPSON LP-2200 の設定 での質問です
基本的なプリンター設定の質問でもありますが宜しくお願いします
LP-2200 用の GS driver はまだのようです
Ghostscript 5.10用
LP-9400/LP-8900/LP-8100/LP-7700
http://www.epkowa.on.arena.ne.jp/pips/orca.html
gs_5.10-10.1ep1_i386.deb
LP-2200 対応としては
Ghostscript 6.51用/Ghostscript 5.50用
http://www.epkowa.on.arena.ne.jp/pips/lp9400.html
EPSON サポートさんへ問い合わせしたところ、
上位機種用 GS driver では確認してないが、
maybe との事でしたので、dpkg -i しました。
基本的な間違いがあるかも知れませんが 下記のファイルを書きました
/etc/printcap
lp|LP2200:\
:lp=/dev/lp0:\
:sd=/var/spool/lpd/lp2200:\
:af=/var/log/lp-acct:\
:if=/usr/local/bin/filter2200:\
:mx#0:\
:sh:
/usr/local/bin/filter2200
#!/bin/sh
/usr/bin/gs -q -dKANJI -dNOPAUSE -dBATCH -sDEVICE=****** -sPAPERSIZE=a4
-r300 -s
OutputFile=- -
****** は、gs -h を参考に書き換えて試しました
lips3/epson/lp7700/lp8100/lp8800 等
やったことは
apt-get install lpr
vi /etc/printcap
vi /usr/local/bin/filter2200
chmod 755 /usr/local/bin/filter2200
mkdir /var/spool/lpd/lp2200
chown lp.lp /var/spool/lpd/lp2200
chmod 775 /var/spool/lpd/lp2200
dpkg -i gs_5.10-10.1ep1_i386.deb
/etc/init.d/lpd restart
lpr euc.text
/var/log/lpr.log
May 10 08:22:48 orca last message repeated 3 times
May 10 08:22:48 orca lpd[1432]: lp: job could not be printed (cfA006orca)
print out された用紙
Error: /undefined in start--Operand stack : Execution stack :
.............................
アドバイスやご指摘をよろしくお願いします
--
RNAKAJIMA
web@xxxxxxxxxxx