- LinuxCNC
- Installing LinuxCNC
- Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
- dbanks
- Offline
- Senior Member
-
Less
More
- Posts: 51
- Thank you received: 0
12 Apr 2018 21:38 #108906
by dbanks
Replied by dbanks on topic Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
Turns out I know even less than I thought I did. haha
Please Log in or Create an account to join the conversation.
- ozzyrob
-
- Visitor
-
12 Apr 2018 21:38 #108907
by ozzyrob
Replied by ozzyrob on topic Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
sys/types.h should be in the build essential package. Did you install that package ?
Please Log in or Create an account to join the conversation.
- dbanks
- Offline
- Senior Member
-
Less
More
- Posts: 51
- Thank you received: 0
12 Apr 2018 21:54 #108909
by dbanks
Replied by dbanks on topic Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
Running a sudo apt-get upgrade in hopes of that fixing the problem. It's been doing a lot of stuff.
Please Log in or Create an account to join the conversation.
- dbanks
- Offline
- Senior Member
-
Less
More
- Posts: 51
- Thank you received: 0
12 Apr 2018 22:17 #108916
by dbanks
Replied by dbanks on topic Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
I followed all of the steps in order, is there something I missed?
Please Log in or Create an account to join the conversation.
- dbanks
- Offline
- Senior Member
-
Less
More
- Posts: 51
- Thank you received: 0
12 Apr 2018 22:31 #108918
by dbanks
Replied by dbanks on topic Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
Installing that now.
Please Log in or Create an account to join the conversation.
- dbanks
- Offline
- Senior Member
-
Less
More
- Posts: 51
- Thank you received: 0
12 Apr 2018 22:47 - 12 Apr 2018 23:08 #108920
by dbanks
Replied by dbanks on topic Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
installed qt 4.8 as it said it needed it. running make -j8 came back saying recipe for target scripts failed. How awful is my luck here.
found a solution for me: $ sudo apt-get install python-pip python-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev libjpeg8-dev zlib1g-dev
found a solution for me: $ sudo apt-get install python-pip python-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev libjpeg8-dev zlib1g-dev
Last edit: 12 Apr 2018 23:08 by dbanks.
Please Log in or Create an account to join the conversation.
- dbanks
- Offline
- Senior Member
-
Less
More
- Posts: 51
- Thank you received: 0
13 Apr 2018 01:13 #108922
by dbanks
Replied by dbanks on topic Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
So it's finished its compiling and installing at the install without deb step. Since i have the preempt kernel, i skip the install with deb and rtai steps and move on to the reboot right?
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11178
- Thank you received: 3726
13 Apr 2018 04:12 #108929
by rodw
I've never installed the debs, just run in place from the command prompt by typing linuxcnc. You always have to run the . ./scripts/rip-environment script to set up all of the environment variables. Check the docs for syntax as the initial '.' is important.
Replied by rodw on topic Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
So it's finished its compiling and installing at the install without deb step. Since i have the preempt kernel, i skip the install with deb and rtai steps and move on to the reboot right?
I've never installed the debs, just run in place from the command prompt by typing linuxcnc. You always have to run the . ./scripts/rip-environment script to set up all of the environment variables. Check the docs for syntax as the initial '.' is important.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23279
- Thank you received: 4932
13 Apr 2018 12:26 #108941
by andypugh
You don't need the debs.
In fact if you are running with the preempt-rt kernel (you can test this with ename -a ) then you probably didn't need to compile LinuxCNC either.
buildbot.linuxcnc.org/
(Though I don't see a Xenial version, so perhaps you did)
Replied by andypugh on topic Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
So it's finished its compiling and installing at the install without deb step. Since i have the preempt kernel, i skip the install with deb and rtai steps and move on to the reboot right?
You don't need the debs.
In fact if you are running with the preempt-rt kernel (you can test this with ename -a ) then you probably didn't need to compile LinuxCNC either.
buildbot.linuxcnc.org/
(Though I don't see a Xenial version, so perhaps you did)
Please Log in or Create an account to join the conversation.
- dbanks
- Offline
- Senior Member
-
Less
More
- Posts: 51
- Thank you received: 0
13 Apr 2018 16:43 #108951
by dbanks
Replied by dbanks on topic Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
When selecting the kernel, I get a VFS Unable to mount root fs error now.
Please Log in or Create an account to join the conversation.
- LinuxCNC
- Installing LinuxCNC
- Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb
Time to create page: 0.104 seconds