Building simulator version off master
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
26 Mar 2019 12:05 #129671
by bevins
Building simulator version off master was created by bevins
Is there any docs on how to build simulator version of master from git? I am looking but cannot find any
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19532
- Thank you received: 6555
26 Mar 2019 12:26 #129673
by tommylight
Replied by tommylight on topic Building simulator version off master
Try one of the ready made deb's first, here
buildbot.linuxcnc.org/dists/
I never had to build a simulator, usually one of deb's works, depending on the distro you are using.
It saves a lot of time and nerves.
Look for master-sim folders
buildbot.linuxcnc.org/dists/
I never had to build a simulator, usually one of deb's works, depending on the distro you are using.
It saves a lot of time and nerves.
Look for master-sim folders
Please Log in or Create an account to join the conversation.
- AnnoyingMutt
- Visitor
26 Mar 2019 12:48 #129677
by AnnoyingMutt
Replied by AnnoyingMutt on topic Building simulator version off master
github.com/LinuxCNC/linuxcnc/blob/master/docs/INSTALL
The uspace option will build without a rt kernel, is that what you're thinking of ?
The uspace option will build without a rt kernel, is that what you're thinking of ?
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
26 Mar 2019 12:51 #129678
by bevins
Replied by bevins on topic Building simulator version off master
I am on linuxmint 19.
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
26 Mar 2019 12:52 #129679
by bevins
I just want something I can run to test some stuff. I am tired of testing on production machines, and hoping all goes well.
Replied by bevins on topic Building simulator version off master
github.com/LinuxCNC/linuxcnc/blob/master/docs/INSTALL
The uspace option will build without a rt kernel, is that what you're thinking of ?
I just want something I can run to test some stuff. I am tired of testing on production machines, and hoping all goes well.
Please Log in or Create an account to join the conversation.
- AnnoyingMutt
- Visitor
26 Mar 2019 12:54 #129681
by AnnoyingMutt
Replied by AnnoyingMutt on topic Building simulator version off master
I wrote some quick notes here:
forum.linuxcnc.org/9-installing-linuxcnc...xcnc?start=30#129459
Instructions for Ubuntu 18.04 but should be good for Mint as well.
forum.linuxcnc.org/9-installing-linuxcnc...xcnc?start=30#129459
Instructions for Ubuntu 18.04 but should be good for Mint as well.
Please Log in or Create an account to join the conversation.
- AnnoyingMutt
- Visitor
26 Mar 2019 12:55 #129682
by AnnoyingMutt
Have a read of the link I gave, should answer your questions.
Replied by AnnoyingMutt on topic Building simulator version off master
github.com/LinuxCNC/linuxcnc/blob/master/docs/INSTALL
The uspace option will build without a rt kernel, is that what you're thinking of ?
I just want something I can run to test some stuff. I am tired of testing on production machines, and hoping all goes well.
Have a read of the link I gave, should answer your questions.
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
26 Mar 2019 14:16 #129686
by bevins
Replied by bevins on topic Building simulator version off master
configure: WARNING: The LinuxCNC binary you are building may not be
distributable due to a license incompatibility with LinuxCNC (some portions
GPL-2 only) and Readline version 6 and greater (GPL-3 or later).
What is that? followed by:
configure: error: To configure LinuxCNC in this way, you must
invoke configure with "--enable-non-distributable=yes". Note that on
Debian-based systems, you may be able to use libreadline-gplv2-dev instead.
distributable due to a license incompatibility with LinuxCNC (some portions
GPL-2 only) and Readline version 6 and greater (GPL-3 or later).
What is that? followed by:
configure: error: To configure LinuxCNC in this way, you must
invoke configure with "--enable-non-distributable=yes". Note that on
Debian-based systems, you may be able to use libreadline-gplv2-dev instead.
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
26 Mar 2019 14:28 #129687
by bevins
Replied by bevins on topic Building simulator version off master
Stuck in dependency Hell............
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
26 Mar 2019 14:43 - 26 Mar 2019 14:44 #129691
by bevins
Replied by bevins on topic Building simulator version off master
boost::python headers required
Stuck here........ anyone know the package name?
Stuck here........ anyone know the package name?
Last edit: 26 Mar 2019 14:44 by bevins.
Please Log in or Create an account to join the conversation.
Time to create page: 0.085 seconds