On 12/30/20 1:35 AM, Michael Hennebry wrote:
I've cloned the repository, but I'm unclear on a couple things
Hi,
On a F33 fresh install I only had to to this as root:
dnf update (important; needed so that last step works properly) dnf install gcc-c++ cmake cups-devel git clone https://github.com/pdewacht/brlaser cd brlaser cmake . make make install dnf history undo last (as I no longer need the stuff needed to build; SSDs are expensive!)
Then I plugged the USB cable and printer was configured automatically (and working perfectly).
Hope that helps.