Installing Probe Basic is a complete disaster, even if you follow the instructions exactly, and you keep getting error messages. The instructions (link:
kcjengr.github.io/probe_basic/quick_start.html) might be out of date? Installing Linux without problems (Linux
www.debian.org/download), but from here on, only errors:
www.linuxcnc.org/dists/bookworm/2.9-uspa...pace_2.9.3_amd64.deb ==>
sudo dpkg -i linuxcnc-uspace_2.9.3_amd64.deb
[sudo] Password for dg:
Previously unselected package linuxcnc-uspace is selected.
(Reading database... 118063 files and directories are currently installed.)
Preparing to unpack linuxcnc-uspace_2.9.3_amd64.deb...
Unpacking linuxcnc-uspace (1:2.9.3)...
dpkg: dependency problems prevent configuration of linuxcnc-uspace:
linuxcnc-uspace depends on libboost-python1.74.0 (>= 1.74.0+ds1); but:
Package libboost-python1.74.0 is not installed.
linuxcnc-uspace depends on libboost-python1.74.0-py311; but:
Package libboost-python1.74.0-py311 is not installed.
linuxcnc-uspace depends on libgpiod2 (>= 1.5.1); but:
Package libgpiod2 is not installed.
linuxcnc-uspace depends on libmodbus5 (>= 3.1.4); but:
Package libmodbus5 is not installed.
linuxcnc-uspace depends on libtk8.6 (>= 8.6.0); but:
Package libtk8.6 is not installed.
linuxcnc-uspace depends on libudev-dev; but:
Package libudev-dev is not installed.
linuxcnc-uspace depends on iptables; but:
Package iptables is not installed.
linuxcnc-uspace depends on blt; but:
Package blt is not installed.
linuxcnc-uspace depends on mesa-utils; but:
Package mesa-utils is not installed.
linuxcnc-uspace depends on python3-tk; but:
package python3-tk is not installed.
linuxcnc-uspace depends on python3-numpy; but:
package python3-numpy is not installed.
linuxcnc-uspace depends on python3-opengl; but:
package python3-opengl is not installed.
linuxcnc-uspace depends on python3-configobj; but:
package python3-configobj is not installed.
linuxcnc-uspace depends on python3-xlib; but:
package python3-xlib is not installed.
linuxcnc-uspace depends on libgtksourceview-3.0-dev; but:
Package libgtksourceview-3.0-dev is not installed.
linuxcnc-uspace depends on tcl8.6; but:
Package tcl8.6 is not installed.
linuxcnc-uspace depends on tk8.6; but:
Package tk8.6 is not installed.
linuxcnc-uspace depends on bwidget (>= 1.7); but:
Package bwidget is not installed.
dpkg: Error processing package linuxcnc-uspace (--install):
Dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.36-9+deb12u10)...
Processing triggers for Desktop-File-Utils (0.26-1)...
Processing triggers for mailcap (3.70+nmu1)...
Processing triggers for hicolor-icon-theme (0.17-2)...
Processing triggers for man-db (2.11.2-2)...
Processing triggers for shared-mime-info (2.2-1)...
Errors occurred processing:
linuxcnc-uspace
How can it be that if I use this ISO: linuxcnc_2.9.4-amd64.hybrid.iso LinuxCNC works but later it is not possible to get Probe Basic to work and the user_tabs folder is not found even though it is there? See first post above.
Is there an installation guide that works?