NEWS
LinuxCNC 2.5.2 Release
LinuxCNC 2.5.2 Update Released (changelog).
 
LinuxCNC 2.5.1 Release

LinuxCNC 2.5.1 Update Released (changelog). If the Package Manager does not prompt you to upgrade see this page.

 
LinuxCNC 2.5.0 Release
New major release (changelog). See the instructions to update your system from EMC 2.4 to LinuxCNC 2.5.
 
Home Forum General General LinuxCNC Questions Moving X and Y tangent to Z

Welcome, Guest
Username: Password: Remember me

TOPIC: Moving X and Y tangent to Z

Re:Moving X and Y tangent to Z 21 May 2012 08:42 #20256

  • BigJohnT
  • BigJohnT's Avatar
  • OFFLINE
  • Administrator
  • Posts: 4955
  • Thank you received: 87
  • Karma: 134
Might want to read the short comp chapter...

linuxcnc.org/docview/html/hal/comp.html#_installing

John
The administrator has disabled public write access.

Re:Moving X and Y tangent to Z 21 May 2012 09:44 #20259

  • mmt
  • mmt's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
  • Karma: 0
woodburn@woodburn-desktop:~$ sudo apt-get install linuxcnc-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package linuxcnc-dev
woodburn@woodburn-desktop:~$


Once again """SORRY""".....but what am I doing wrong?
The administrator has disabled public write access.

Re:Moving X and Y tangent to Z 21 May 2012 10:06 #20260

  • andypugh
  • andypugh's Avatar
  • OFFLINE
  • Moderator
  • Posts: 4126
  • Thank you received: 141
  • Karma: 129
mmt wrote:
E: Couldn't find package linuxcnc-dev
what am I doing wrong?
I don't know, now.
If you are using an old version of LinuxCNC (2.4 or earlier) then it might be that you need emc2-dev instead (the name change has caused some problems like that)

I can see both packages through System->Administration->Synaptic Package Manager
The administrator has disabled public write access.

Re:Moving X and Y tangent to Z 21 May 2012 12:26 #20264

  • mmt
  • mmt's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
  • Karma: 0
woodburn@woodburn-desktop:~$ sudo comp --install kent.c
Traceback (most recent call last):
File "/usr/bin/comp", line 1335, in <module>
main()
File "/usr/bin/comp", line 1318, in main
shutil.copy(f, tempdir)
File "/usr/lib/python2.6/shutil.py", line 88, in copy
copyfile(src, dst)
File "/usr/lib/python2.6/shutil.py", line 52, in copyfile
fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory: 'kent.c'
woodburn@woodburn-desktop:~$


Here is the lastest Andy andy ideas???

I am using 2.5.0
Last Edit: 21 May 2012 12:28 by mmt.
The administrator has disabled public write access.

Re:Moving X and Y tangent to Z 21 May 2012 12:46 #20265

  • andypugh
  • andypugh's Avatar
  • OFFLINE
  • Moderator
  • Posts: 4126
  • Thank you received: 141
  • Karma: 129
mmt wrote:
woodburn@woodburn-desktop:~$ sudo comp --install kent.c

IOError: [Errno 2] No such file or directory: 'kent.c'

Is there a file called kent.c in the directory where you are invoking comp?
Otherwise you need to give the full path.
The administrator has disabled public write access.

Re:Moving X and Y tangent to Z 22 May 2012 08:01 #20272

  • mmt
  • mmt's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
  • Karma: 0
Thanks Andy. I should have known that. It worked.

One last quick question:

How do I change the program that is loaded when Linux (Axis) opens?
The administrator has disabled public write access.
Time to create page: 1.116 seconds
Powered by Kunena Forum
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.