On Mon, 24 Jun 2019 at 06:54, Gene Heskett <ghesk...@shentel.net> wrote:
>
> Greetings;
>
> Fails in ./configure with no glib found?
> But apt list | grep glib-dev finds quite a list, none of which are
> installed:

I compiled LinuxCNC on a Pi last night.
First I got a package list using dpg-checkbuilddeps:
http://linuxcnc.org/docs/master/html/code/building-linuxcnc.html#Satisfying-Build-Dependencies
Then edited that list to remove the brackets, versions and
alternatives, and put a sudo apt-get install at the front. And waited.
(Note that you want the first of the mesa-gl options, the second one
isn't available for Rasbian)

Then I did ./configure --with-realtime=uspace again, and found two
more missing things (bwidget, for one). This might have been because I
removed a bunch of packages to make space for the installation of the
LinuxCNC dependencies then didn't re-run dpkg-checkbuilddeps.

Then the compile worked. I ran a latency test, and that was poor.

I have not run LinuxCNC on the Pi directly yet, this was all via ssh
as I don't have a USB keyboard that works with the Pi. (I have a few
Mac aluminium ones, but those are incompatible as the Pi dislikes the
built-in hub)
I do have a bluetooth keyboard that works with the Pi, but to connect
bluetooth you need a keyboard.....

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


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

Reply via email to