On Fri, 21 Jan 2011 08:30:50 +0100, you wrote:

>You are missing some prerequisites.
>
>do a
> sudo apt-get install build-essential autoconf
>
>and retry

Hi Michael - It was build-dep emc2 that had not completed correctly.
However after reinstalling and proving emc2-dev works I still cannot get
gladevcp to work

Gladevcp is now in

emc2-dev/bin

glade -h gives the following error

steve@steve-micro:~/emc2-dev$ gladevcp -h
Traceback (most recent call last):
  File "/home/steve/emc2-dev/bin/gladevcp", line 44, in <module>
    import gladevcp.makepins
  File "/home/steve/emc2-dev/lib/python/gladevcp/__init__.py", line 1,
in <module>
    from hal_pythonplugin import *
  File "/home/steve/emc2-dev/lib/python/gladevcp/hal_pythonplugin.py",
line 17, in <module>
    from hal_gremlin import HAL_Gremlin
  File "/home/steve/emc2-dev/lib/python/gladevcp/hal_gremlin.py", line
21, in <module>
    import gremlin
  File "/home/steve/emc2-dev/lib/python/gremlin.py", line 4, in <module>
    import gtk.gtkgl.widget
ImportError: No module named gtkgl.widget

Running 

steve@steve-micro:~/emc2-dev$ . scripts/emc-environment

then

steve@steve-micro:~/emc2-dev$ cd lib/python/gladevcp
steve@steve-micro:~/emc2-dev/lib/python/gladevcp$ gladevcp-test.ui
gladevcp-test.ui: command not found

Steve Blackmore
--

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to