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.

-- 
Jorge
_______________________________________________
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