On Tue, 13 Dec 2022 at 20:54, lloyd wilson <llwilso...@rochester.rr.com>
wrote:

>
> this is completely opaque to me, just in case I retrieved glib-2.0


You probably need the -dev package of glib (and everything else that is is
likely to complain about)

Start with

sudo apt-get install build-essential linuxcnc-dev
(Two packages that you are going to need)

Then, from the root of the source package folder:

./debian configure
dpkg-checkbuilddeps

That should list all the missing packages. You can _nearly_ just paste the
list after a sudo apt-get install, but need to take out some duplicates
where there are options or specific version notes.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is designed
for the especial use of mechanical geniuses, daredevils and lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to