On Sun, 4 Aug 2013 18:00:15 +0200
Michael Haberler <[email protected]> wrote:

> was curious since this might look like not just an interesting LinuxCNC 
> addon, but also a beaglebone standalone applicatiom
> 
> so I tried, starting from Charles BB image (debian wheezy), and got it to run 
> like so:
> 
> $ sudo apt-get clean # make space - pyside is rather large
> $ sudo apt-get install python-pyside
> $ git clone git://git.bues.ch/awlsim.git
> $ cd awlsim
> $ python setup.py build
> $ sudo python setup.py install
> $ awlsimcli EXAMPLE.awl #  seems to work
> $ export DISPLAY <xserver>:0.0
> $ awlsimgui # seems to work fine too

Note that you can also run awlsimgui and awlsimcli in-place without installing.

How many stmt/second does awlsimcli show with EXAMPLE.awl on this board?

-- 
Michael

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to