comp not

More
20 Feb 2013 18:02 #30358 by subtractive
comp not was created by subtractive
I've installed Ubuntu 10.04/LinuxCNC v2.5 from the latest CD.
It runs fine with the default trivkins option, but I'm using non triv kinematics in Ubuntu 8.04/EMC2 v2.3.
Now, in Terminal,when I type:-

ag@ubuntu:~$ sudo comp --install linuxcnc/configs/mk6/arckins.c

I get:-

sudo: comp: command not found
ag@ubuntu:~$


Do I install 'comp' separately.

Thanks in advance

Please Log in or Create an account to join the conversation.

More
20 Feb 2013 20:04 #30361 by cncbasher
Replied by cncbasher on topic comp not
comp is not installed by default , you will need to install the dev version

sudo apt-get install linuxcnc-dev

Please Log in or Create an account to join the conversation.

More
20 Feb 2013 20:31 - 20 Feb 2013 20:32 #30363 by BigJohnT
Replied by BigJohnT on topic comp not
For more information on comp...

linuxcnc.org/docs/html/hal/comp.html

John
Last edit: 20 Feb 2013 20:32 by BigJohnT.

Please Log in or Create an account to join the conversation.

More
21 Feb 2013 17:19 #30402 by subtractive
Replied by subtractive on topic comp not
Thanks for that Big John. I did try installing the dev package with

sudo apt-get install linuxcnc-dev

but don't have the computer connected to the internet.
Is it possible to download and transfer the dev package
from another computer for now.
I'm aware of the advantages of a net connection for
upgrades, etc.

Please Log in or Create an account to join the conversation.

More
21 Feb 2013 17:28 - 21 Feb 2013 17:31 #30404 by ArcEye
Replied by ArcEye on topic comp not
Hi

Assuming the other computer runs 10.04 Linuxcnc also:-

On the other computer use apt-get -d install linuxcnc-dev

This will download but not install the package. If not downloaded to the current directory it will be in /var/cache/apt/archives/

Alternately download direct from www.linuxcnc.org/dists/lucid/linuxcnc2.5...c-dev_2.5.1_i386.deb

Copy to /var/cache/apt/archives/ on your target computer and from that directory run dpkg -i linuxcnc-dev_2.5.1_i386.deb (or whatever its name is)

You will probably need to add sudo to the front of both commands

regards
Last edit: 21 Feb 2013 17:31 by ArcEye.

Please Log in or Create an account to join the conversation.

More
09 Mar 2013 17:40 #31127 by subtractive
Replied by subtractive on topic comp not
Apologies for delay in response to everyone's help. I cable connected to the net and downloaded the package containing the comp compiler. All sorted!
Thanks

Please Log in or Create an account to join the conversation.

Time to create page: 0.144 seconds
Powered by Kunena Forum