On Sat, 2010-03-13 at 09:59 +0200, Alex Joni wrote:
> well, AXIS by itself should be able to run remotely. The only thing is that 
> it usually exports some HAL pins for convenience use.
> I remember adding an option to prevent that.
> from src/emc/usr_intf/axis/scripts/axis.py:
>     if os.environ.has_key("AXIS_NO_HAL"):
> 
> So you need to do this before running AXIS on the remote machine:
>     export AXIS_NO_HAL=1
> 
> Regards,
> Alex

I need a nudge on how to install AXIS on a normal workstation. 

Install git, git the emc2 source, cherry pick AXIS files, compile,
etcetera?

-- 
Kirk Wallace
http://www.wallacecompany.com/machine_shop/
http://www.wallacecompany.com/E45/index.html
California, USA


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to