Translations:Brother networked printer/146/en

From Gentoo Wiki
Jump to:navigation Jump to:search
CODE Use 32-bit libraries in filter and wrapper scripts
$ENV{LD_LIBRARY_PATH} = "/usr/local/lib32";

This sets the default library path before the scripts execute the binaries. rawtobr3 processes the print data and brprintconflsr3 processes the page formatting data. Once all of these instructions have been successfully performed, the printer should work as intended!