This section describes how to install Print Filter in Red Hat Enterprise Linux WS 3.
bjfilter-common-2.50-x.i386.rpm -------- Common package
bjfilter-pixmaip1000-2.50-x.i386.rpm -------- Model-specific package
![]() |
The above packages cannot be used together with a CUPS support module for Print Filter Ver. 2.40 or earlier. |
[root@zzz /yyy]# rpm -ivh bjfilter-common-2.50-x.i386.rpm
[root@zzz /yyy]# rpm -ivh bjfilter-pixmaip1000-2.50-x.i386.rpm
![]() |
|
[root@zzz /yyy]# /etc/rc.d/init.d/cups restart
![]() |
Do not register the printer with the lpadmin command before your restart the CUPS daemon. |
lpadmin -p [printer_name] -m [PPD_filename] -v [device_URI] -E
Example: [root@zzz /yyy]# lpadmin -p PIXMAIP1000 -m canonpixmaip1000.ppd -v canon_usb:/dev/usb/lp0 -E
lpadmin -d [printer_name]
Example: [root@zzz /yyy]# lpadmin -d PIXMAIP1000