On Sat, Sep 21, 2019 at 04:11:10PM -0400, Gene Heskett wrote:
> On Saturday 21 September 2019 14:41:58 Roberto C. Sánchez wrote:
> 
> > On Sat, Sep 21, 2019 at 02:36:04PM -0400, Gene Heskett wrote:
> > > On Saturday 21 September 2019 12:41:48 Henning Follmann wrote:
> > > > On Sat, Sep 21, 2019 at 11:41:03AM -0400, Gene Heskett wrote:
> > > > > This seems to indicate a pkg-config problem:
> > > > >
> > > > > checking for glib... configure: error: no -- required until
> > > > > somebody makes glib optional
> > > > >
> > > > > glib-2 is of course installed but pkg-config apparentlly knows
> > > > > nothing about it.
> > > > >
> > > > > Fix?
> > > > >
> > > > > Thanks all.
> > > >
> > > > apt install libglib2.0-dev
> > >
> > > ok, got that, then next is gtk. Which sudo apt can't find.
> >
> > For gtk, you probably need libgtk-3-dev.
> Wow, pulled in 44 other packages, but didn't help, exit message is:
> 
> checking for GTK 2.4.0 or above... no
> configure: error: GTK2 missing.  Install it or specify --disable-gtk to 
> skip the parts of LinuxCNC that depend on GTK
> 

Then try libgtk2.0-dev instead.

Regards,

-Roberto

-- 
Roberto C. Sánchez

Reply via email to