Run in place comp --install
27 Nov 2014 22:32 #53484
by Nick
Run in place comp --install was created by Nick
How to install component into run in place environment?
I've installed deltakins via
sudo comp --install deltakins.c
Using system halrun it loads fine/
But if i try it after rip-environment i got
I've installed deltakins via
sudo comp --install deltakins.c
Using system halrun it loads fine/
But if i try it after rip-environment i got
cnc@cnc-test:~$ halrun
halcmd: loadrt deltakins
Note: Using POSIX realtime
deltakins: dlopen: /home/cnc/linuxcnc-eth/linuxcnc/rtlib/deltakins.so: cannot open shared object file: No such file or directory
Please Log in or Create an account to join the conversation.
28 Nov 2014 00:17 #53487
by andypugh
Did you rip-environment before the comp --install?
The rip needs its own copy.
Replied by andypugh on topic Run in place comp --install
How to install component into run in place environment?
I've installed deltakins via
sudo comp --install deltakins.c
Using system halrun it loads fine/
But if i try it after rip-environment i got
Did you rip-environment before the comp --install?
The rip needs its own copy.
The following user(s) said Thank You: Nick
Please Log in or Create an account to join the conversation.
05 Dec 2014 15:30 #53708
by Nick
Replied by Nick on topic Run in place comp --install
Yes I did.
I've found what was the problem:
My RIP had no "comp" it had only halcompile. So after rip-env, "comp" was taken from the system.
Using halcompile afer rip-env solved the problem.
Thank you!
I've found what was the problem:
My RIP had no "comp" it had only halcompile. So after rip-env, "comp" was taken from the system.
Using halcompile afer rip-env solved the problem.
Thank you!
Please Log in or Create an account to join the conversation.
Time to create page: 0.072 seconds