I am trying to configure CUPS for this printer. It will print a test page, but nothing else.
I downloaded the ppd file from
http://www.linuxprinting.org/downloa...5250_2_GPL.ppd
and placed it in /etc/cups/pppd/
I went to
http://solutions.brother.com/linux/s...faq-2.html#115
and asked the question:
I'm using an AMD64 bit version of Linux. Can I use the Brother Linux printer drivers?
Yes, but please note the following conditions:
For RPM package users:
If you cannot print, install lib32stdc++6 or ia32-libs.
For DPKG package users:
Install the driver using the command option "--force-architecture".
(WHAT IS THE COMMAND FOR DOING THAT?)
If you cannot print, install lib32stdc++6 or ia32-libs.
*** I INSTALLED lib32stdc++6
Also, try copying the file which name starts with "brlpdwrapper" in the
" /usr/lib/cups/filter" to the "/usr/lib64/cups/filter".
Well I don't have a brlpdwrapper file.
edhe@hebrews:/usr/lib/cups/filter$ ls
commandtocanon hpgltops pstopxl rastertohp
commandtoepson imagetops pstoraster rastertolabel
cupsomatic imagetoraster rastertodymo texttops
foomatic-rip pdftops rastertoepson
gziptoany pstops rastertogutenprint.5.0
In the CUPS pages, what do I enter for
Device:
and
Device URI:
???
I have been doing a lot of searching. Can some one point me in the right direction?