| Brother drivers for Linux > instruction ( PC-FAX driver install for CUPS ) > PC-FAX cupswrapper |
| - Your PC-FAX device | for Device Selection | |
| - Brother | for Make/Manufacturer Selection | |
| - Brother BRMFCFAX for CUPS(en) | for Model/Driver Selection |
| - LPD/LPR Host or Printer | for Device Selection | |
| - lpd://(Your device's IP address)/binary_p1 | for Device URI | |
| - Brother | for Make/Manufacturer Selection | |
| - Brother BRMFCFAX for CUPS(en) | for Model/Driver Selection |
# dpkg -i --force-all brmfcfaxlpd-1.0.0-1.i386.deb Selecting previously deselected package brmfcfaxlpd. (Reading database ... 89034 files and directories currently installed.) Unpacking brmfcfaxlpd (from brmfcfaxlpd-1.0.0-1.i386.deb) ... Setting up brmfcfaxlpd (1.0.0-2) ... #
# dpkg -i --force-all brmfcfaxcups-1.0.0-1.i386.deb Selecting previously deselected package brmfcfaxcups. (Reading database ... 89050 files and directories currently installed.) Unpacking brmfcfaxcups (from brmfcfaxcups-1.0.0-1.i386.deb) ... Setting up brmfcfaxcups (1.0.0-2) ... * Restarting Common Unix Printing System: cupsd [ OK ] #
$ dpkg -l | grep Brother
ii brmfcfaxcups 1.0.0-2
Brother MFC/FAX fax share function driver
ii brmfcfaxlpd 1.0.0-2
Brother MFC-FAX LPD driver
$
# rpm -ihv brmfcfaxlpd-1.0.0-1.i386.rpm Preparing packages for installation... brmfcfaxlpd-1.0.0-1 Shutting down cupsd done Starting cupsd done #
# rpm -ihv brmfcfaxcups-1.0.0-1.i386.rpm Preparing packages for installation... brmfcfaxcups-1.0.0-1 Shutting down cupsd done Starting cupsd done #
# rpm -qa | grep -e brmfcfaxlpd -e brmfcfaxcups brmfcfaxcups-1.0.0-1 brmfcfaxlpd-1.0.0-1 #
# brpcfax -o fax-number=XXXX-XXXX-XXXX testprint.ps #

