On Tue, 29 Dec 2020, Jorge Fábregas wrote:

Thankfully I found the solution here:

https://github.com/pdewacht/brlaser

That worked like a charm!  After your perform "make install" it will
copy just two files to:

/usr/lib/cups/filter/rastertobrlaser
/usr/share/cups/drv/brlaser.drv

Once you do this, *then* you can connect your printer and Fedora will
set it up automatically.   This is much better than installing all those
dependencies the Brother package wants.

Thanks much.

I've cloned the repository, but I'm unclear on a couple things:
From README.md:
To compile brlaser you'll need CMake and the CUPS development packages
(libcups2-dev, libcupsimage2-dev or similar).

I've tried yum provides '*libcups*dev*' ,
but no matches found.

Get the code by cloning the git repo <!-- or downloading the [latest
release] -->. Compile and install with these commands:

    cmake .

From what directory?
I might be able to get that from trial and error,
otherwise known as the poke it and see what it does technique.
I hate trial and error, especially when something should be documented.

    make
    sudo make install0

--
Michael   henne...@web.cs.ndsu.nodak.edu
"Sorry but your password must contain an uppercase letter, a number,
a haiku, a gang sign, a heiroglyph, and the blood of a virgin."
                                                             --  someeecards
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to