On Thursday 11 July 2019 16:17:04 andy pugh wrote:
> On Thu, 11 Jul 2019 at 07:32, Niemand Sonst wrote:
> > there is no need any more to depent on vte.
>
> Building an (RTA) deb package gives the following output:
>
> dpkg-shlibdeps: warning: package could avoid a useless dependency if
> debian/
Sort-of related to this, I very nearly managed to get LinuxCNC to work
without python-glade2
(You can actually uninstall it and the stretch Live-CD works fine except
for the configs that have Glade panels)
There is a reasonably easy workaround:
https://wiki.gnome.org/Projects/PyGObject/Introspect
I have put a set of debs here:
https://github.com/andypugh/RTAI/releases/tag/v5.2.2-master-alpha.1
Kernel, RTAI and LinuxCNC v2.8 (version as of this evening)
I would be curious to know if they work on a bare-metal install of Stretch
or Sid (I don't _expect_ then to work on Buster)
Might also wor
On Thu, 11 Jul 2019 at 07:32, Niemand Sonst wrote:
> there is no need any more to depent on vte.
>
Building an (RTA) deb package gives the following output:
dpkg-shlibdeps: warning: package could avoid a useless dependency if
debian/linuxcnc/usr/bin/halmeter debian/linuxcnc/usr/bin/halscope
de
On Thursday 11 July 2019 02:30:32 Niemand Sonst wrote:
> Hallo,
>
> I just pushed a bugfix for gmoccapy, removing the unused import
> statements vte and pango. So from my side, there is no need any more
> to depent on vte.
>
> sourceview2 will be a more complex matter.
That did not stick up a han
>> There was talk of sourceview2 not being available - that is much
more serious.
Yet again, just add it to your Buster repo for now, the sid version
should work
https://packages.debian.org/search?keywords=python-gtksourceview2
The other problem with gmoccapy is python-gst.
AFAIR there is al