Re: [Emc-users] VCP problem

2008-10-08 Thread Евгений Александрович
Ups
I found solution
I add new library and system is adle to show VCP controls

Here is xml library
https://launchpadlibrarian.net/9807876/python-xml_0.8.4.orig.tar.gz

-Original Message-
From: Евгений Александрович[EMAIL PROTECTED]
To: emc-users@lists.sourceforge.net
Date: Wed, 08 Oct 2008 13:09:50 +0400
Subject: [Emc-users] VCP problem

 
 Hello guys
 
 I build PuppyEMC2 system.
 System works well.
 But when I tried to add VCP system does not start.
 I have problem with my ini file and with sim-lathe configuration.
 
 In debug mode I see some parse error
 
 + case $EMCDISPLAY in
 + '[' '!' -x /usr/local/bin/axis ']'
 + /usr/local/bin/axis -ini /usr/local/etc/emc2/sample-configs/sim/lathe.ini
 Traceback (most recent call last):
   File /usr/local/bin/axis, line 3408, in ?
 import vcpparse
   File /usr/lib/python2.4/site-packages/vcpparse.py, line 24, in ?
 import xml.dom.ext
 ImportError: No module named ext
 
 Looks like I did not have some library to parce xml file.
 Anybody know what is name (package) of that library? 
 
 Best Regards
 Evgeny
 
 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users
 


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] VCP problem

2008-10-08 Thread Евгений Александрович
Hello guys

I build PuppyEMC2 system.
System works well.
But when I tried to add VCP system does not start.
I have problem with my ini file and with sim-lathe configuration.

In debug mode I see some parse error

+ case $EMCDISPLAY in
+ '[' '!' -x /usr/local/bin/axis ']'
+ /usr/local/bin/axis -ini /usr/local/etc/emc2/sample-configs/sim/lathe.ini
Traceback (most recent call last):
  File /usr/local/bin/axis, line 3408, in ?
import vcpparse
  File /usr/lib/python2.4/site-packages/vcpparse.py, line 24, in ?
import xml.dom.ext
ImportError: No module named ext

Looks like I did not have some library to parce xml file.
Anybody know what is name (package) of that library? 

Best Regards
Evgeny

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users