On Wed, 30 Dec 2020, Jorge Fábregas wrote:

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    ## what I need
git clone https://github.com/pdewacht/brlaser
cd brlaser                              ## what I need
cmake .
make
make install
dnf history undo last (as I no longer need the stuff needed to build;
SSDs are expensive!)

## added

Thanks again.

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