Printing on Rpi4 with a Brother
Posted: Sun Dec 15, 2019 7:13 pm
First, I am running Manjaro -- not Arch -- on my Rpi4. I hope that folks aren't quite as strict about that on this forum. Especially since my question is about installing packages.
That said, I'm trying to get a Brother HL-2140 to print from my Rpi4 and having a hell of a time.
There is this github repository for brother laser printer drivers https://github.com/pdewacht/brlaser. I tried to compile the package on my Rpi4, after installing the package, which appears to have the same contents as the debian -dev packages (see https://www.archlinux.org/packages/extr ... 4/libcups/).
But I'm getting this error regrading the CUPS development packages at the stage.
Help?
That said, I'm trying to get a Brother HL-2140 to print from my Rpi4 and having a hell of a time.
There is this github repository for brother laser printer drivers https://github.com/pdewacht/brlaser. I tried to compile the package on my Rpi4, after installing the
Code: Select all
libcupsBut I'm getting this error regrading the CUPS development packages at the
Code: Select all
cmakeCode: Select all
CMake Error at CMakeLists.txt:94 (message):
<cups/raster.h> header not found. Are the CUPS development packages
installed?