|

楼主 |
发表于 2003-5-13 05:20:35
|
显示全部楼层
说明书如下:
Installation
==================================
1. Compilation
$ make
2. Integration
To install this driver on RedHat 5.2, you can do what I did which is as follows:
Copy these files into /usr/lib/rhs/rhs-printfilters/
# cp lm1100 ps-to-printer.fpi \
/usr/lib/rhs/rhs-printfilters
Configure at least one printing entry in /etc/printcap. You may use Red-
Hat printing tool. Just select any *NON* PostScript printer you wish
(PCL DeskJet or LaserJet). Printer selection and resolution is overriden
to Lexmark in my ps-to-printer.fpi script. Do *NOT* check `Fast text
printing', otherwise text printing will not work.
我现在主要是不知道怎样安装这个rhs-printfilter,其他我都弄好了。
“ Copy these files into /usr/lib/rhs/rhs-printfilters/
# cp lm1100 ps-to-printer.fpi \
/usr/lib/rhs/rhs-printfilters
Configure at least one printing entry in /etc/printcap. You may use Red-
Hat printing tool.”
就是这断我不知道怎么弄。
我的电脑没有/usr/lib/rhs目录,我手动建立了rhs和rhs-printfilters目录,并将 ps-to-printer.fpi文件拷贝了进去。但是我不知道怎样在/etc/printcap配置这个文件。
请多多指教。 |
|