- LinuxCNC
- Installing LinuxCNC
- Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?
I have the linuxcnc buildbot repository in there but it is not finding the package.
Is linuxcnc master available via Synaptics?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You might know this but I learnt the hard way recently is that when you are in the debian folder you can type ./configure uspace nodocs saves a lot of time... by not building for all the languages you can't read.ok so I compiled the debs and installed master on Debian 11. So the only way to get updated QTPlasmac is to recompile the debs and reinstall them when there is an update?
And use this to build them
[code]dpkg-buildpackage -b -uc --rfakeroot
Changes to the docs are pending publication...
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I always did but when I went to the latest build for QTP on my machine, I decided to build the debs for the first time ever. I had do compile from sourc e on Debian 11. Little did I know that once you do that, you can't just swap back to RIP in the same folder tree.@Rod, is there any reason you don't use a run in place install?
I've got RIP in another folder for any playing I do but I kinda like the novelty of having linuxcnc in the menus and not needing to run rip-environment.
The good thing is I found a couple of bugs that have been fixed. Now I found the nodocs flag the build time is much reduced..
I just don't understand why the docs on the website have not been updated on a few changes (including some of yours). I thought that was automated. Is it a manual process? If not something is sleeping...
Please Log in or Create an account to join the conversation.
Hmm, I don't seem to see that issue, I do both on the same repo.
@Rod, is there any reason you don't use a run in place install?
I always did but when I went to the latest build for QTP on my machine, I decided to build the debs for the first time ever. I had do compile from sourc e on Debian 11. Little did I know that once you do that, you can't just swap back to RIP in the same folder tree.
You can have a launcher on the panel and/or desktop to launch a rip version. With a little bit of work you can also add it to the menuI've got RIP in another folder for any playing I do but I kinda like the novelty of having linuxcnc in the menus and not needing to run rip-environment.
Yeah, I have always built packages without the docs, it makes a considerable difference. I always build rip without them as well unless I am testing some major doc changes.The good thing is I found a couple of bugs that have been fixed. Now I found the nodocs flag the build time is much reduced..
I am not sure what docs you are referring to, according to the Buildbot the document builder is up to date.I just don't understand why the docs on the website have not been updated on a few changes (including some of yours). I thought that was automated. Is it a manual process? If not something is sleeping...
buildbot.linuxcnc.org/buildbot/builders/2000.docs
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- LinuxCNC
- Installing LinuxCNC
- Debian 11/ Bullseye / MX Linux 21 - how to run a buildbot AND RIP install?