Installing LinuxCNC on other Linux distros does not work anymore
14 Jun 2022 11:08 #245106
by bevins
Replied by bevins on topic Installing LinuxCNC on other Linux distros does not work anymore
Thanks, you always have the answers......
I just connected 24vdc to my test 7i92 on the 5v terminals. So I dont think I will be able to test it here.....
I just connected 24vdc to my test 7i92 on the 5v terminals. So I dont think I will be able to test it here.....
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2388
- Thank you received: 779
14 Jun 2022 11:20 #245107
by snowgoer540
Replied by snowgoer540 on topic Installing LinuxCNC on other Linux distros does not work anymore
Forgot the version question...
If you can run QtPlasmaC, the version is always in the header of the window.
Alternatively, when you make a backup (which would be a good way to transfer configs between machines btw) it will put the version number as part of the log file name.
Lastly, if you cant run qtplasmac, you can find the version number on the first line of the handler file (qtplasmac_handler.py). For a package install, it is found here:
If you can run QtPlasmaC, the version is always in the header of the window.
Alternatively, when you make a backup (which would be a good way to transfer configs between machines btw) it will put the version number as part of the log file name.
Lastly, if you cant run qtplasmac, you can find the version number on the first line of the handler file (qtplasmac_handler.py). For a package install, it is found here:
/usr/share/qtvcp/screens/qtplasmac
The following user(s) said Thank You: bevins
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2388
- Thank you received: 779
14 Jun 2022 11:39 #245109
by snowgoer540
Oof. That sucks.
Replied by snowgoer540 on topic Installing LinuxCNC on other Linux distros does not work anymore
I just connected 24vdc to my test 7i92 on the 5v terminals. So I dont think I will be able to test it here.....
Oof. That sucks.
Please Log in or Create an account to join the conversation.
14 Jun 2022 15:44 #245130
by bevins
What is the latest version of QTplasmac? Just want to make sure it is correct on mine.
Replied by bevins on topic Installing LinuxCNC on other Linux distros does not work anymore
Now thats what I call solid. Applied 5vdc to the 7i92 and it came right up. Mesa must have some protection on it or a regulator. Didnt damage it, qtplasmac came up also.
I just connected 24vdc to my test 7i92 on the 5v terminals. So I dont think I will be able to test it here.....
Oof. That sucks.
What is the latest version of QTplasmac? Just want to make sure it is correct on mine.
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2388
- Thank you received: 779
14 Jun 2022 16:08 #245132
by snowgoer540
Replied by snowgoer540 on topic Installing LinuxCNC on other Linux distros does not work anymore
Lucky!
v1.223.204
Changelog in case it helps: htmlpreview.github.io/?https://github.co...lasmac/versions.html
v1.223.204
Changelog in case it helps: htmlpreview.github.io/?https://github.co...lasmac/versions.html
The following user(s) said Thank You: bevins
Please Log in or Create an account to join the conversation.
- CarterKraft
- Offline
- Senior Member
Less
More
- Posts: 46
- Thank you received: 7
15 Jun 2022 00:57 #245154
by CarterKraft
Replied by CarterKraft on topic Installing LinuxCNC on other Linux distros does not work anymore
This was my experience as well on MX 21 nothing worked correctly for ME.
But retrying on 19.4 was seemless only one booboo from a incorrectly formated copy/paste.
Thanks to all that put in the work to make this possible for the rest of us.
But retrying on 19.4 was seemless only one booboo from a incorrectly formated copy/paste.
Thanks to all that put in the work to make this possible for the rest of us.
The following user(s) said Thank You: snowgoer540
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Online
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
15 Jun 2022 02:20 #245157
by tommylight
Replied by tommylight on topic Installing LinuxCNC on other Linux distros does not work anymore
I did not wait for Mint 21 !
I found a way to compile and install on Mint 20.3 in about 20 to 50 minutes, depending on the processor power, by removing the building of documents entirely.
Why the hell would it build and delete each document several times, like a lot of times, a lot.....
I found a way to compile and install on Mint 20.3 in about 20 to 50 minutes, depending on the processor power, by removing the building of documents entirely.
Why the hell would it build and delete each document several times, like a lot of times, a lot.....
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
15 Jun 2022 07:37 #245161
by robertspark
Replied by robertspark on topic Installing LinuxCNC on other Linux distros does not work anymore
how did you remove the building of documents?
nodocs has not worked for me for a while now (think it was blamed on Debian repository bookworm changes required to remove it)
I never use the local docs just the website docs
nodocs has not worked for me for a while now (think it was blamed on Debian repository bookworm changes required to remove it)
I never use the local docs just the website docs
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2388
- Thank you received: 779
15 Jun 2022 09:56 #245169
by snowgoer540
Replied by snowgoer540 on topic Installing LinuxCNC on other Linux distros does not work anymore
The no-docs switch (./configure uspace no-docs) should be fixed for building debian package building now.
The following user(s) said Thank You: bevins
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Online
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
15 Jun 2022 12:21 #245190
by tommylight
Replied by tommylight on topic Installing LinuxCNC on other Linux distros does not work anymore
./configure uspace no-docs
did not work for me.
did not work for me.
nano ~/linuxcnc-dev/debian/rules
OMIT LINE 32 >>>>> #enable_build_documentation = --enable-build-documentation=pdf
CTRL+O
enter
CTRL+X
The following user(s) said Thank You: Bari, robertspark
Please Log in or Create an account to join the conversation.
Time to create page: 0.087 seconds