Hello everybody,
although my topic is hardware-related I post here, because it only occurs with Slackware64-current.
After I had printer and scanner working, I did:
Code:
# rpm2tgz brmfcfaxlpd-1.0.0-1.i386.rpm
# rpm2tgz brmfcfaxcups-1.0.0-1.i386.rpm
# installpkg brmfcfaxlpd-1.0.0-1.i386.tgz
# installpkg brmfcfaxcups-1.0.0-1.i386.tgz
Then I opened my web browser with URL
http://localhost:631/printers expecting to see something named BRFAX or BRMFCFAX, but it didn't show up. Then, as suggested on the Brother web pages, I did:
Code:
# /etc/rc.d/rc.cups stop
# cp /usr/lib/cups/filter/brfaxfilter /usr/lib64/cups/filter/
# cp /usr/lib/cups/filter/brlpdwrappermfc290c /usr/lib64/cups/filter/
# /etc/rc.d/rc.cups start
Unfortunately this had no effect. There are lots of hints what to pay attention for on 64-bit systems, but they all refer to other distributions. I've tried much of it, but so far to no avail.
Has anyone connected this or a similar Brother MFC connected to Slackware64-current and got the PC fax functionality working?
I'd appreciate a hint or two, how to track this down. Thanks in advance!
gargamel