Hi Silvio,

On Thursday, 08. Dec 2016, 15:08:34 +0100, siefke_lis...@web.de wrote:
> when I want use a Brother Printer (MFC 7320) it's need multilib? How can 
> I fix this? 

I have a Brother MFC 7420. Yet, it's not connected to my
Gentoo but to a FreeBSD box. There, I completely ignored the
recommended drivers. I configured lpd (/etc/printcap) to
first pipe the PostScript/PDF documents through a
Ghostscript command. The only real problem was to find the
proper device driver (ljet2p).

  gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ljet2p -r600 
-sOutputFile=- -

Then I wrap around this a simple self-written PJL frame.

For about 8 years, though not printing too much, I never had
any problem.

You can have my PJL generator if you want (It's in Ruby).

Bertram


-- 
Bertram Scharpf
Stuttgart, Deutschland/Germany
http://www.bertram-scharpf.de

Reply via email to