Install Build tools like cmake, etc. #196
Unanswered
fgn-itsupport
asked this question in
General
Replies: 2 comments 7 replies
|
We can add cmake but we can't provide the entire tool-chain and build sources so you can compile against your local system ( if that is what you are asking ). That is beyond the project scope. If the purpose is to be able to run "rustdesk" ( link? ) then perhaps request it to be provided from a repository. |
1 reply
|
I really do not understand what you are asking. But, if a package you need is missing, first look in flathub / dockerhub / appimage ( etc ... ) Or request it to be added to community repository. |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm currently trying to build rustdesk on my MocaccinoOS system.
Trying to do that I figured out that I don't find a way in the documentation on how to get tools like cmake or libs installed.
What would be the recommended way to handle that? I can't find stuff like cmake or some special libs in luet. Where do I find that or how do I get it deployed the best way? Coming from Gentoo and Sabayon, I'm used to be able to create a full build environment and build what I need if it's missing from the packages. Yet in this case I can't even find the most basic of build tools. What am I missing. I don't see any chapter which covers that topic. So can someone help me with that topic?
All reactions