Glade 3.8.5 and LinuxCNC RIP build: how to install the catalog?

More
06 Dec 2016 19:08 - 06 Dec 2016 19:10 #83719 by islander261
Hello
I just want to report that I finally got all the HAL widgets to work with my Glade 3.8.5 install. In addition to doing this:
You need to copy all files from
linuxcnc-dev/lib/python/gladevcp
to
/usr/lib/pymodules/python2.7/gladevcp
and
/usr/share/pyshared/gladevcp

I also needed to do this:
sudo cp ~/linuxcnc-dev/lib/python/gladevcp/*.xml usr/local/share/glade3/catalogs
As well as:
[sudo cp ~/linuxcnc-dev/lib/python/gladevcp/*.png usr/local/share/glade3/pixmaps

I still can't start Glade from the terminal with the glade-gtk2 command but glade-3 works for now.
Last edit: 06 Dec 2016 19:10 by islander261. Reason: fix formating
The following user(s) said Thank You: kpj10

Please Log in or Create an account to join the conversation.

More
05 May 2018 03:54 #110231 by kpj10
Add the LinuxCNC stuff to the GLADE_CATALOG_SEARCH_PATH: export GLADE_CATALOG_SEARCH_PATH=~/linuxcnc-dev/lib/python/gladevcp

I didn't get where to put this. I'm using Ubuntu 14.04, simulation installation.

I tried writing this in my /etc/environment file but still there is catalogue not found error.

Hope for your help,
Thank you
Kunal.

Please Log in or Create an account to join the conversation.

More
09 May 2018 10:14 #110414 by thang

Add the LinuxCNC stuff to the GLADE_CATALOG_SEARCH_PATH: export GLADE_CATALOG_SEARCH_PATH=~/linuxcnc-dev/lib/python/gladevcp

I didn't get where to put this. I'm using Ubuntu 14.04, simulation installation.

Kunal.


Just do this command in terminal :
export GLADE_CATALOG_SEARCH_PATH=~/linuxcnc-dev/lib/python/gladevcp
The following user(s) said Thank You: kpj10

Please Log in or Create an account to join the conversation.

Moderators: mhaberlerHansU
Time to create page: 0.076 seconds
Powered by Kunena Forum