Problem with the Arduino HAL Script
22 May 2010 01:30 #2966
by daniel79
Problem with the Arduino HAL Script was created by daniel79
Hi
i found this a few weeks ago: axis.unpy.net/01198594294
tonight, while planing my MPG for my EMC controlled CNC-Mill I thought it would be a good idea to use arduino as interface (i have only one LPT and no pins left...)
I did everything as described there but when trying to run the halscript i get this error:
I'm not that familiar with Linux and Python... can someone explain me what this message means and perhaps a solution for this problem?
Greets
Daniel
i found this a few weeks ago: axis.unpy.net/01198594294
tonight, while planing my MPG for my EMC controlled CNC-Mill I thought it would be a good idea to use arduino as interface (i have only one LPT and no pins left...)
I did everything as described there but when trying to run the halscript i get this error:
Traceback (most recent call last):
File "/usr/bin/pyvcp", line 41, in <module>
import vcpparse
File "debian/tmp/usr/lib/python2.5/site-packages/vcpparse.py", line 27, in <module>
ImportError: /usr/lib/libGL.so.1: undefined symbol: XGetErrorDatabaseText
arduino-vcp.hal:2: pyvcp exited without becoming ready
I'm not that familiar with Linux and Python... can someone explain me what this message means and perhaps a solution for this problem?
Greets
Daniel
Please Log in or Create an account to join the conversation.
Time to create page: 0.089 seconds