Re: [Emc-users] Problem installing Linuxcnc-dev on 2.5.0

2017-02-27 Thread Jeff Epler
LinuxCNC's "master" branch, and versions of LinuxCNC after 2.7.xx, will not work with Ubuntu Lucid. You will need a fresh install of a newer OS if you want to experiment with compiling the LinuxCNC master branch, or when LinuxCNC 2.8 is released and you want to upgrade to it. http://wiki.linuxcnc

Re: [Emc-users] Problem installing Linuxcnc-dev on 2.5.0

2017-02-27 Thread Kurt Jacobson
So, I am not the only one that has trouble with nessessary and spell checkers. I think I'll add nessessary to my spell check dictionaries, that is how I normally try and spell it anyhow. IMHO it is better to be concictant and uses Ss throughout. And now that I think about it, same goes for Cs in co

Re: [Emc-users] Problem installing Linuxcnc-dev on 2.5.0

2017-02-27 Thread Gene Heskett
On Monday 27 February 2017 15:51:53 Kurt Jacobson wrote: > Gene, I just about fell over laughing and then I would have got hurt! > > You have no clue how much I rely on spell check, it really is a > blessing, but sometimes I'm not so sure. > > Have a great day! > > Kurt I am never sure. I have th

Re: [Emc-users] Problem installing Linuxcnc-dev on 2.5.0

2017-02-27 Thread Kurt Jacobson
Gene, I just about fell over laughing and then I would have got hurt! You have no clue how much I rely on spell check, it really is a blessing, but sometimes I'm not so sure. Have a great day! Kurt On Mon, Feb 27, 2017 at 3:27 PM, Gene Heskett wrote: > On Monday 27 February 2017 15:12:03 Ku

Re: [Emc-users] Problem installing Linuxcnc-dev on 2.5.0

2017-02-27 Thread Gene Heskett
On Monday 27 February 2017 15:12:03 Kurt Jacobson wrote: > OK, I got linuxcnc-dev installed on 2.5 and the hal comps compiled. > > All I needed to do was add the apt source "deb http://linuxcnc.org/ > lucid base linuxcnc2.5" > > For some reason the preexisting apt lines were for emc2.4, even thou

Re: [Emc-users] Problem installing Linuxcnc-dev on 2.5.0

2017-02-27 Thread Kurt Jacobson
OK, I got linuxcnc-dev installed on 2.5 and the hal comps compiled. All I needed to do was add the apt source "deb http://linuxcnc.org/ lucid base linuxcnc2.5" For some reason the preexisting apt lines were for emc2.4, even though I installed the 2.5 image. Odd... Thanks all, I am leaning very

[Emc-users] Problem installing Linuxcnc-dev on 2.5.0

2017-02-27 Thread Kurt Jacobson
Hello all, I am trying to compile some HAL components for PathPilot. I though the best thing to do would be to compile them on LCNC 2.5.0 running on Ubuntu 10.04 with 2.6.32-122-rtai since that appears to match what PathPilot is running on, and them transfer them over to PathPilot. I have install