Ubuntu: Build from GIT source #453
fdcastel
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
P.S.: Soon I will be in dire need to cross-build the code for If anybody with experience in this subject could point me in the right direction, it would help immensely. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
For reference: Compilation of steps needed to build
inadyn
on latest Ubuntu Server LTS (22.04).First, this one to avoid goddam popups during package installs (source):
Then install the required dependencies:
Finally, make it so:
Output binary will be in
./src/inadyn
.Beta Was this translation helpful? Give feedback.
All reactions