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?