Aug 25, 2019, 20:52 by [email protected]: > OK decided to attempt the RIP method and after a dependency nightmare (and > enabling a swap file) got a full compilation, > with the scripts/build_with_cnc method. > ******************************** > Ready to run full machinekit RIP > ******************************** > > real 18m56,876s > user 60m38,652s > sys 4m32,197s > > Later I was able to run machinekit command and the setup GUI pops up very > satisfying however > I was not able to run the simulator (havn't tried the sim before :-) ) > > following messages appear in the console; > linaro@ultra96:~$ machinekit > MACHINEKIT - 0.2 > Machine configuration directory is '/home/linaro/machinekit-hal/configs/sim' > Machine configuration file is 'axis-iocontrolv2-demo-ubuntu8.04.ini' > Starting Machinekit... > rtapi_msgd command: /home/linaro/machinekit-hal/libexec/rtapi_msgd > --instance=0 --rtmsglevel=1 --usrmsglevel=1 --halsize=524288 > rtapi_app command: /home/linaro/machinekit-hal/libexec/rtapi_app_posix > --instance=0 > iov2 -support-start-change started > halcmd loadusr iov2 -support-start-change started > task pid=4400 > emcTaskInit: using builtin interpreter > Traceback (most recent call last): > File "/home/linaro/machinekit-hal/bin/axis", line 122, in <module> > nf.start(root_window) > File "/home/linaro/machinekit-hal/lib/python/nf.py", line 119, in start > source_lib_tcl(r, "support.tcl") > File "/home/linaro/machinekit-hal/lib/python/nf.py", line 111, in > source_lib_tcl > r.tk.call("source", os.path.join(tcl_libdir, f)) > _tkinter.TclError: can't find package Img > Shutting down and cleaning up Machinekit... > You seem to be still in hell, this time in run-time section. Try installing libtk-img or whatever else which seems appropriate. (It is a shotgun approach, but it worked for me in the past.)
Cern > > > > > On Sunday, 25 August 2019 17:54:32 UTC+2, [email protected] wrote: > >> The Ultra96 is simply the most powerful embedded processor I've ever used! >> >> When loaded with PYNQ, a Python environment that runs in Jupyter it turns >> into a powerful platform for FPGA development. Using a Ultra96 is akin to >> taking an A10 Warthog to a gunfight. >> > > > > -- > website: > http://www.machinekit.io <http://www.machinekit.io>> blog: > > http://blog.machinekit.io <http://blog.machinekit.io>> github: > > https://github.com/machinekit <https://github.com/machinekit> > --- > You received this message because you are subscribed to the Google Groups > "Machinekit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > [email protected] > <mailto:[email protected]>> . > To view this discussion on the web visit > > https://groups.google.com/d/msgid/machinekit/bfaef999-7a55-4c03-b485-d083e75e7ff3%40googlegroups.com > > <https://groups.google.com/d/msgid/machinekit/bfaef999-7a55-4c03-b485-d083e75e7ff3%40googlegroups.com?utm_medium=email&utm_source=footer>> > . > -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/machinekit/Ln9ak1n--3-1%40tuta.io.
