Re: [Machinekit] Re: Native Compilation and Cloudsmith Repos...

2021-03-05 Thread Mala Dies
Hello, Also, here is the stderr I received w/ ./axis 2> file.txt *Traceback (most recent call last):* * File "./axis", line 86, in * *import hal* * File "/home/debian/MachineKitOne/emcapplication/lib/python/hal.py", line 30, in * *import _hal* *ImportError: No module named _hal * I

Re: [Machinekit] Re: Native Compilation and Cloudsmith Repos...

2021-03-04 Thread Mala Dies
Hello, *journalctl -xe:* *Mar 04 22:13:41 beaglebone rtapi:0[5253]: unload: '' not loaded* *Mar 04 22:13:41 beaglebone rtapi:0[5253]: unload: '' not loaded* *Mar 04 22:13:41 beaglebone msgd:0[5248]: rtapi_app exit detected - scheduled shutdown* *Mar 04 22:13:43 beaglebone msgd:0[5248]: msgd

Re: [Machinekit] Re: Native Compilation and Cloudsmith Repos...

2021-03-04 Thread Mala Dies
Hello, Sorry to 'harass you' over this issue. I know I can keep trying new ideas. When I install, trying here, the .deb files, I get this output... *Some packages could not be installed. This may mean that you have* *requested an impossible situation or if you are using the unstable*

Re: [Machinekit] Re: Native Compilation and Cloudsmith Repos...

2021-03-04 Thread Mala Dies
Hello, This is the output when I run ./linuxcnc in /emcapplication/scripts/ *LINUXCNC - 2.9.0~pre0* *./linuxcnc: line 273: /usr/bin/wish8.6: No such file or directory* ... I have not installed the .deb files yet. I am petrified to get this incorrect b/c of recompilation. Anyway, please send

Re: [Machinekit] Re: Native Compilation and Cloudsmith Repos...

2021-03-04 Thread Mala Dies
Hello, Seth here. Um, I cannot get emcapplication to produce anything on my LCD Screen. I tried ./axis and many other executables in the /emcapplication/bin/ directory. This is what I am receiving in return as output w/ running ./axis. * File "./axis", line 65, in * *import gcode*

Re: [Machinekit] Re: Native Compilation and Cloudsmith Repos...

2021-03-03 Thread Mala Dies
Hello, I cross-compiled the emcapplication and forgot to install and compile the machinekit-hal package. So, of course, nothing would work... Seth P.S. I am installing the repo. now from github.com. I will return service once I finish installed and then testing. On Saturday, February 27,

Re: [Machinekit] Re: Native Compilation and Cloudsmith Repos...

2021-02-27 Thread Mala Dies
Hello Sir, You are not going to believe this idea...or maybe you will. I think the entire set up I had was faulty b/c of using a xrandr server and display via server. So, I tested something else and it did not work on the server. So, I tested w/ my LCD Display and board, bbg, yep. It works! I

Re: [Machinekit] Re: Native Compilation and Cloudsmith Repos...

2021-02-27 Thread cern via Machinekit
Feb 28, 2021, 01:15 by machinekit@googlegroups.com: > Feb 28, 2021, 01:08 by machinekit@googlegroups.com: > >> OK, >> >> let's get the high ground overview and get the EMCApplication installed >> first on AMD64 system. Only after this is done and working, we will attack >> these other issues.

Re: [Machinekit] Re: Native Compilation and Cloudsmith Repos...

2021-02-27 Thread cern via Machinekit
Feb 28, 2021, 01:08 by machinekit@googlegroups.com: > OK, > > let's get the high ground overview and get the EMCApplication installed first > on AMD64 system. Only after this is done and working, we will attack these > other issues. > > I will use a Docker container, as it is easy to spin up

Re: [Machinekit] Re: Native Compilation and Cloudsmith Repos...

2021-02-27 Thread cern via Machinekit
OK, let's get the high ground overview and get the EMCApplication installed first on AMD64 system. Only after this is done and working, we will attack these other issues. I will use a Docker container, as it is easy to spin up and clean after, but feel free to try it on a normal install