terminal install of linuxcnc 2.7 need help

More
28 Nov 2015 21:52 #65980 by Razor_keen
i was following this syntax for installing linuxcnc and ran into a few errors
cd ~
sudo apt-get install git-core gitk git-gui
sudo apt-get build-dep linuxcnc
sudo apt-get install libudev-dev
git clone git://git.linuxcnc.org/git/linuxcnc.git linuxcnc-dev
cd linuxcnc-dev
git checkout 2.7
git pull
cd src
./autogen.sh
./configure --with-realtime=uspace
make
sudo make setuid
cd ..
. scripts/rip-environment

first, the apt-get build-dep linuxcnc line did not work. any help is appreciated

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

More
29 Nov 2015 03:24 #65994 by kelargo
What was the error message on the display console?

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

More
29 Nov 2015 03:30 #65995 by Razor_keen
no the errors i ran into following this script were in-line in terminal. they are explained in more detail at the end of ubuntu 14.04.1 linuxcnc help.

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

Time to create page: 0.084 seconds
Powered by Kunena Forum