after selecting settings ok axis and give it close
- l337
- Offline
- New Member
- Posts: 4
- Thank you received: 0
out of terminal
[root@ronal ronal]# linuxcnc
LINUXCNC - 2.8.0~pre1
Machine configuration directory is '/usr/share/doc/linuxcnc/examples/sample-configs/sim/axis'
Machine configuration file is 'axis_9axis.ini'
can't find package Linuxcnc
while executing
"package require Linuxcnc "
(file "/usr/share/linuxcnc/hallib/check_config.tcl" line 83)
check_config validation failed
LinuxCNC terminated with an error. You can find more information in the log:
/root/linuxcnc_debug.txt
and
/root/linuxcnc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal
Please Log in or Create an account to join the conversation.
- BigJohnT
- Offline
- Administrator
- Posts: 7330
- Thank you received: 1177
If this is a RIP (Run In Place) did you do after make sudo make setuid then cd .. then . ./scripts/rip-environment?
JT
Please Log in or Create an account to join the conversation.
- l337
- Offline
- New Member
- Posts: 4
- Thank you received: 0
www.heypasteit.com/clip/2TPP
i dont understand when did you say
"If this is a RIP (Run In Place) did you do after make sudo make setuid then cd .. then . ./scripts/rip-environment?"
[root@ronal ronal]# make setuid
make: *** No hay ninguna regla para construir el objetivo 'setuid'. Alto.
Please Log in or Create an account to join the conversation.
- BigJohnT
- Offline
- Administrator
- Posts: 7330
- Thank you received: 1177
What is in
/root/linuxcnc_debug.txt
and
/root/linuxcnc_print.txt
Also before running LinuxCNC clear dmesg with dmesg -c or for normal users sudo dmesg -c
JT
Please Log in or Create an account to join the conversation.
- l337
- Offline
- New Member
- Posts: 4
- Thank you received: 0
www.heypasteit.com/clip/2TSF www.heypasteit.com/clip/2TSF
linuxcnc_debug.txt --> nothing
linuxcnc_print.txt --> www.heypasteit.com/clip/2TSF
Please Log in or Create an account to join the conversation.
- BigJohnT
- Offline
- Administrator
- Posts: 7330
- Thank you received: 1177
JT
Please Log in or Create an account to join the conversation.
- l337
- Offline
- New Member
- Posts: 4
- Thank you received: 0
Please Log in or Create an account to join the conversation.