Halcompile no such file
17 Oct 2023 19:04 #283191
by qbyoung
Halcompile no such file was created by qbyoung
Probably would be a simple question, when installing cia402, reporting in No such file but instead halcmd works.
Please Log in or Create an account to join the conversation.
17 Oct 2023 23:27 #283198
by rodw
Should install halcompile
Replied by rodw on topic Halcompile no such file
sudo apt-get --install linuxcnc-uspace-dev
Should install halcompile
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19201
- Thank you received: 6436
17 Oct 2023 23:58 #283200
by tommylight
Replied by tommylight on topic Halcompile no such file
He is running a RIP install, so this should work:
sudo ./halcompile --install component_name.comp
sudo ./halcompile --install component_name.comp
Please Log in or Create an account to join the conversation.
18 Oct 2023 01:11 - 18 Oct 2023 01:11 #283201
by rodw
Replied by rodw on topic Halcompile no such file
With RIP, sudo is not required but it should available without installing anything provided you have run the rip-environment script
then
. ~/linuxcnc-dev/scripts/rip-environment
then
halcompile --install mycomp.comp
Last edit: 18 Oct 2023 01:11 by rodw.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
18 Oct 2023 06:06 #283210
by qbyoung
Replied by qbyoung on topic Halcompile no such file
Exactly, thanks, after a close of terminal, it is fixed by a rejoin of the environment
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
18 Oct 2023 13:48 #283233
by Elco
Replied by Elco on topic Halcompile no such file
I am running linuxcnc 2.9.0-pre0, which seems to be the last version on my 5.19.0-rt system, and am trying to get halcompile installed. I cannot get sudo apt-get --install linuxcnc-uspace-dev to work (command error). Is there another way to get lsrio16.comp installed, so that I can test some hardware?
Thanks,
Elco
Thanks,
Elco
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19201
- Thank you received: 6436
18 Oct 2023 18:26 #283246
by tommylight
Replied by tommylight on topic Halcompile no such file
sudo apt-get install linuxcnc-uspace-dev
Please Log in or Create an account to join the conversation.
19 Oct 2023 08:20 #283283
by Elco
Replied by Elco on topic Halcompile no such file
I get an 'Unable to locate package' message.
Since I now have a dedicated system for this experiment,
I'll reinstall the whole system using the Oct 4 Debian bookworm ISO as posted in this forum.
Assume that that has all the components needed.
Thanks,
Elco
Since I now have a dedicated system for this experiment,
I'll reinstall the whole system using the Oct 4 Debian bookworm ISO as posted in this forum.
Assume that that has all the components needed.
Thanks,
Elco
Please Log in or Create an account to join the conversation.
Time to create page: 0.074 seconds