Search Criteria
Package Details: linuxcnc 2.8.0-1
Git Clone URL: | https://aur.archlinux.org/linuxcnc.git (read-only, click to copy) |
---|---|
Package Base: | linuxcnc |
Description: | Controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more (formerly EMC2) |
Upstream URL: | http://linuxcnc.org |
Keywords: | 3d cnc printing |
Licenses: | |
Conflicts: | |
Submitter: | GPereira |
Maintainer: | None |
Last Packager: | ragouel |
Votes: | 3 |
Popularity: | 0.000867 |
First Submitted: | 2018-11-24 01:49 |
Last Updated: | 2020-10-26 01:40 |
Dependencies (13)
- bc (bc-gh)
- boost (boost-git)
- bwidget
- libxaw
- procps-ng (procps-ng-git, procps-ng-static, procps-ng-nosystemd-minimal-git, procps-ng-nosystemd)
- psmisc (psmisc-selinux)
- python2-gtkglext
- python2-imaging (python2-pillow)
- python2-yapps2
- tclx
- tkimg
- xorg-server (xorg-server1.12, xorg-server-hwcursor-gamma, xorg-server-notty, xf86-input-evdev-git-surfacepen3, xf86-input-evdev-git, xorg-server-sd_notify, xorg-server-git, xorg-server-bug865, xorg-server-noudev, xorg-server-dev, xorg-server1.19-git, xorg-server-rootless-nosystemd-minimal-git, xorg-server-rootless-nosystemd-minimal)
- intltool (make)
Latest Comments
UweSauter commented on 2021-02-04 16:56
Would you mind extending the description of the various linuxcnc packages to include whether they are for use with a realtime kernel or with uspace?
EDIT: I can confirm that installing boost-python2 allows LinuxCNC to build successfully.
Fehlrersturm commented on 2021-01-31 14:17
@tellmi Installing https://aur.archlinux.org/packages/boost-python2/ fixed it for me @ragouel python2-boost seems to be a dependency
ragouel commented on 2020-12-22 22:11
I wasn't able to solve your issue. I've opened an issue with Upstream.
tellmi commented on 2020-12-22 09:26
Could anyone please help me? I'm getting the error
configure: error: boost::python is required to build LinuxCNC
though I have installed the packages "boost" and "boost-libs". Can't find any other python-related package.
Besides I'd like to point out, that I really like about your build, that "intltools" are pulled in as make-requirements and then uninstalled right after making. I've tried "linuxcnc-git", which just exits with an error, if "intltools" is not installed. Thank you very much!
ragouel commented on 2020-06-25 18:05
Fixed.
archlute commented on 2020-06-24 01:13
makepkg results in error message:
collect2: Fehler: ld gab 1 als Ende-Status zurück make: *** [hal/classicladder/Submakefile:49: ../bin/classicladder] Fehler 1 ==> FEHLER: Ein Fehler geschah in build().
throbscottle commented on 2019-04-24 18:03
PKGBUILD is missing _gitname variable. I added the line _gitname='linuxcnc' like in the linuxcnc-sim version. Begins download now but fails sha256sums. Grrr. Can't see how to get updated checksums. Package does not appear to be installable.
Floris commented on 2019-01-23 17:00
NativeCAM please!..
aquilarubra commented on 2018-11-25 20:19
It does not compile:
ERROR: /home/user/.cache/yay/linuxcnc/ is not a clone of git://github.com/LinuxCNC/linuxcnc.git
I used yay, but also tried with makepkg.
ivanovp commented on 2018-11-24 05:52
@GPereira: In my opinion linuxnc should be the package which can control a real CNC machine, and the simulator should remain linuxcnc-sim.