Building linux cnc from github
- phoenix
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 157
- Thank you received: 0
25 May 2019 04:02 #134871
by phoenix
Building linux cnc from github was created by phoenix
Attachments:
Please Log in or Create an account to join the conversation.
- rodw
- Away
- Platinum Member
Less
More
- Posts: 10833
- Thank you received: 3575
25 May 2019 04:12 #134873
by rodw
Replied by rodw on topic Building linux cnc from github
The Reverse run is fairly old and might haev been broken by changes along the way.
The easiest way to get a current version of Linux master branch would be to use this repo by PhillC
github.com/phillc54/linuxcnc-plasmac
It includes reverse run and phill keeps it current as we are using it for his plasmac plasma config but that side of it is just a an extra component and a couple of sims.
The easiest way to get a current version of Linux master branch would be to use this repo by PhillC
github.com/phillc54/linuxcnc-plasmac
It includes reverse run and phill keeps it current as we are using it for his plasmac plasma config but that side of it is just a an extra component and a couple of sims.
Please Log in or Create an account to join the conversation.
- phoenix
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 157
- Thank you received: 0
25 May 2019 04:36 #134875
by phoenix
Replied by phoenix on topic Building linux cnc from github
sir ,
my problem is i dont know how to compile github pakages 'i tried it earlier while satisfying and installing build deps ... it sauddenly say pakage is available from another source
and i can find that source repo
THanks for Your Support
my problem is i dont know how to compile github pakages 'i tried it earlier while satisfying and installing build deps ... it sauddenly say pakage is available from another source
and i can find that source repo
THanks for Your Support
Please Log in or Create an account to join the conversation.
- rodw
- Away
- Platinum Member
Less
More
- Posts: 10833
- Thank you received: 3575
25 May 2019 05:39 #134877
by rodw
Replied by rodw on topic Building linux cnc from github
Well you could follow the instructions for that repo I wrote here but before you do, I wold recommend you getas far as compiling master branch from source as a first step before you try any experimental branches
forum.linuxcnc.org/plasma-laser/36410-co...any-hardware?start=0
forum.linuxcnc.org/plasma-laser/36410-co...any-hardware?start=0
Please Log in or Create an account to join the conversation.
- pl7i92
- Offline
- Platinum Member
Less
More
- Posts: 1875
- Thank you received: 354
25 May 2019 08:53 #134878
by pl7i92
Replied by pl7i92 on topic Building linux cnc from github
as he has alot of problems with the install of the Ready made iso Files witch is the easyest way to get all FAST,CLEAR, and Proven to Work
Now he tryes the most Hard Way going over Experimental Thinks
Rod i dont think this is the way he shoudt go
We beleve as he does not tell anything on his setup Hardware as well as the OS he tryies to go with
He Tryiining to get a plasma to Run
THERE are 4 Redy made plasmas on the DVD Iso wheezy that will run without any install at all at the DVD itself
He interfears system with Z as No Z move While he needs only a ((#)) infront of the Zout or just no wire to the BOB
THE easy Way 3 Linesmore comfort
using
buildbot.linuxcnc.org/ WHERE We all get the DAYly pageiges and run a mashine on it
his problem in this tread is that no building packeges are on his system
so
sudo apt-get install dpkg-dev
and off he goes
Now he tryes the most Hard Way going over Experimental Thinks
Rod i dont think this is the way he shoudt go
We beleve as he does not tell anything on his setup Hardware as well as the OS he tryies to go with
He Tryiining to get a plasma to Run
THERE are 4 Redy made plasmas on the DVD Iso wheezy that will run without any install at all at the DVD itself
He interfears system with Z as No Z move While he needs only a ((#)) infront of the Zout or just no wire to the BOB
THE easy Way 3 Lines
sudo add-apt-repository ppa:szechyjs/linuxcnc
sudo apt-get update
sudo apt-get install linuxcnc-uspace
using
buildbot.linuxcnc.org/ WHERE We all get the DAYly pageiges and run a mashine on it
his problem in this tread is that no building packeges are on his system
so
sudo apt-get install dpkg-dev
and off he goes
Please Log in or Create an account to join the conversation.
- rodw
- Away
- Platinum Member
Less
More
- Posts: 10833
- Thank you received: 3575
25 May 2019 10:16 #134883
by rodw
Replied by rodw on topic Building linux cnc from github
Well, I've never run my machine on a precompiled version of Linuxcnc so its got for him to try. I found this resouerce was useful
www.wiki.eusurplus.com/index.php?title=LinuxCNC_Run_In_Place
The hard part is getting the dependencies installed and after that its the easiset way to upgrade your machine.
www.wiki.eusurplus.com/index.php?title=LinuxCNC_Run_In_Place
The hard part is getting the dependencies installed and after that its the easiset way to upgrade your machine.
Please Log in or Create an account to join the conversation.
- pl7i92
- Offline
- Platinum Member
Less
More
- Posts: 1875
- Thank you received: 354
25 May 2019 14:41 #134900
by pl7i92
Replied by pl7i92 on topic Building linux cnc from github
agree
but on a
non linux user
non hardware user
non mashine builder
and non software user
it is the hardest to start with git
AS i have been in this on Oktober 2018 as the "ICH" decised
and i took over now 150 mashines and near 2000students
but on a
non linux user
non hardware user
non mashine builder
and non software user
it is the hardest to start with git
AS i have been in this on Oktober 2018 as the "ICH" decised
and i took over now 150 mashines and near 2000students
Please Log in or Create an account to join the conversation.
- phoenix
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 157
- Thank you received: 0
28 May 2019 05:48 #135122
by phoenix
Replied by phoenix on topic Building linux cnc from github
sir on what distro its easier to compile linux cnc
i tried
elementry os
and debian strech
i tried
elementry os
and debian strech
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4864
28 May 2019 22:33 #135210
by andypugh
Replied by andypugh on topic Building linux cnc from github
It may be that you need to install (a lot) of dependencies.
Try these steps, then you need to copy and paste the package list, then edit it a bit (to take out the bits that specify a version and when two packages are suggested with an "or".
linuxcnc.org/docs/master/html/code/build...g-Build-Dependencies
Try these steps, then you need to copy and paste the package list, then edit it a bit (to take out the bits that specify a version and when two packages are suggested with an "or".
linuxcnc.org/docs/master/html/code/build...g-Build-Dependencies
Please Log in or Create an account to join the conversation.
Time to create page: 0.096 seconds