HALCOMPILE missing
13 Jun 2018 16:49 #112292
by Tady
HALCOMPILE missing was created by Tady
Hello!
So I have a problem with my LinuxCNC installation. I was following this post
forum.linuxcnc.org/9-installing-linuxcnc...-or-deb?limitstart=0
When i followed Post 1 (RIP install) the system worked but i have problems with glade-3 when I start Glade and try to open a project i get the following error... The following required catalogs are unavailable: gladevcp..
But if I open a terminal and execute...and thenit works...
I'm a total noob when it comes to Linux but I trying to learn
Anyway I tried to install my system following Post2 everything is ok until I try to compile a custom driver.
halcompile is missing.
I searched on google and I don't know how to correct the problem. In one place i read that I shoul run sudo apt-get install linuxcnc-dev but that does not work...
how do I install halcompile on a deb installed linuxcnc
Thank you very much
So I have a problem with my LinuxCNC installation. I was following this post
forum.linuxcnc.org/9-installing-linuxcnc...-or-deb?limitstart=0
When i followed Post 1 (RIP install) the system worked but i have problems with glade-3 when I start Glade and try to open a project i get the following error... The following required catalogs are unavailable: gladevcp..
But if I open a terminal and execute...
. /home/tady/linuxcnc-dev/scripts/rip-environment
glade-3
I'm a total noob when it comes to Linux but I trying to learn
Anyway I tried to install my system following Post2 everything is ok until I try to compile a custom driver.
halcompile is missing.
I searched on google and I don't know how to correct the problem. In one place i read that I shoul run sudo apt-get install linuxcnc-dev but that does not work...
how do I install halcompile on a deb installed linuxcnc
Thank you very much
Please Log in or Create an account to join the conversation.
13 Jun 2018 16:59 #112294
by PCW
Replied by PCW on topic HALCOMPILE missing
what error does
sudo apt-get install linuxcnc-dev
report?
sudo apt-get install linuxcnc-dev
report?
Please Log in or Create an account to join the conversation.
13 Jun 2018 17:12 #112295
by Tady
Replied by Tady on topic HALCOMPILE missing
E: Unable to locate package linuxcnc-dev
it seems I'm missing a url link
Can someone exlain to me what are the differences between RIP and deb install.. what are pros and cons
it seems I'm missing a url link
Can someone exlain to me what are the differences between RIP and deb install.. what are pros and cons
Please Log in or Create an account to join the conversation.
13 Jun 2018 17:40 #112300
by andypugh
Replied by andypugh on topic HALCOMPILE missing
halcompile used to be called "comp"
If you have somehow managed to end up with a very old version of LinuxCNC then perhaps it is still called that.
If you have somehow managed to end up with a very old version of LinuxCNC then perhaps it is still called that.
Please Log in or Create an account to join the conversation.
13 Jun 2018 17:48 #112302
by Tady
Replied by Tady on topic HALCOMPILE missing
nope comp doesn't work.
How could I have pulled an old kernel?
I installed Mint 18.1 and 4.9.4 kernel and patch... and I gip pulled the master branch..
How could I have pulled an old kernel?
I installed Mint 18.1 and 4.9.4 kernel and patch... and I gip pulled the master branch..
Please Log in or Create an account to join the conversation.
13 Jun 2018 18:03 #112305
by andypugh
Replied by andypugh on topic HALCOMPILE missing
The LinuxCNC version is independent of the kernel version.
If you built from source then did you omit the "sudo make setuid" as the last step?
If you built from source then did you omit the "sudo make setuid" as the last step?
Please Log in or Create an account to join the conversation.
13 Jun 2018 19:02 #112314
by Tady
Replied by Tady on topic HALCOMPILE missing
Yes i did. As it is said in the tutorial.
Wah are the cons of running a system RIP? I don't mind if it is RIP as long as if I can get the glade problem fixed
Wah are the cons of running a system RIP? I don't mind if it is RIP as long as if I can get the glade problem fixed
Please Log in or Create an account to join the conversation.
13 Jun 2018 19:30 #112315
by andypugh
Replied by andypugh on topic HALCOMPILE missing
The only problem with running a RIP is that you have to do the . ../scripts/rip-environment every time you want to run the software.
(you also need to do this to find halcompile, incidentally)
(you also need to do this to find halcompile, incidentally)
Please Log in or Create an account to join the conversation.
13 Jun 2018 19:33 #112317
by Tady
Replied by Tady on topic HALCOMPILE missing
ok i will try tor re install as deb packages (i have an extra disk to play with).
Thank you!
Thank you!
Please Log in or Create an account to join the conversation.
13 Jun 2018 19:40 #112318
by andypugh
Replied by andypugh on topic HALCOMPILE missing
Have you considered the pre-compiled binaries from buildbot.linuxcnc.org ?
Please Log in or Create an account to join the conversation.
Time to create page: 0.081 seconds