On Mon, Oct 18, 2021 at 9:33 AM Viesturs Lācis <[email protected]> wrote:
> Hello! > > I want to create a VCP and embed it as a tab in Axis as there are just > too many things to include so it will take up too much space. So far I > always managed to get things done with PYVCP panels, but they cannot > be created as separate tabs, so I have to start learning Glade. > > I have fresh install of Debian Buster with LinuxCNC 2.8.0 > > I did install Glade-gtk2 package (and some dependencies). Now if I run > in terminal "sudo apt-get install glade-gtk2", then I receive > "glade-gtk2 is already the newest version (3.8.6-1)" > > But I cannot get that app to work. Even if I try "glade-gtk2 > --version", I receive "bash: glade-gtk2: command not found" > > What am I missing here? > > Viesturs > The PATH or $PATH to the glade executable? Or maybe it's just glade and not glade-gtk2? Do a "which glade" on the command line and see what it returns. Mark _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
