-
```
# debian/configure -px
[...]
checking python module: pyftpdlib.servers... no
configure: error: failed to find required module pyftpdlib.servers
```
I'm using a qemu chroot environment configured …
xknot updated
9 years ago
-
Trying to build a package to test package install rebranding, but the failure in the boost
code does not occur in a normal source build.
Any ideas?
```
Compiling emc/usr_intf/emcsh.cc
Compiling emc/…
-
After a build:
```
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in worki…
-
Attempting to install Machinekit packages on a stock BeagleBone Debian image fails because the pasm assembler which gets installed as part of the machinekit package conflicts with the am335x-pru-packa…
-
I've seen #317 already and I checked the availability of the package
```
machinekit@bbb-mk-02:~/machinekit/src$ sudo apt-get install python-pyftpdlib
Reading package lists... Done
Building dependency…
-
Almost no documentation about RTOS and the Universal Build has been written.
-
@mhaberler
I would like to experiment with delaying signals for a certain period of time.
Because of lag behaviour of an extruder, I'd like to see if putting motion commands in a buffer will buy ti…
-
After muddling through a bunch of other problems, packages finally build, but building Machinekit, I've hit the wall. AFAICT, the two things colliding here are the 3.8 kernel and the update to magma.…
-
Pulled MK, QtQuickVcp and Cetus at approx 1430 GMT 02122014
Rebuilt all
Launched Cetus via the same mkwrapper script as previously
*******************************************\* 1
Cetus loads and…
-
There is some basic online info needed on "how to get started" and "how does it work" when starting with LinuxCNC. I propose to fill this void bit by bit in the form of basic instructions and explanat…