Software Crafting
Search...
Ctrl
K
Tools
GitHub
Configure \/ Make \/ Make Install
Previous
GitHub Markdown Cheetsheet
Next
tmux
Last updated
6 years ago
Was this helpful?
Magic Incantation to Install Software from Source
Copy
./configure
make
make install
References
The magic behind configure, make, make install
Introduction to cross-compiling for Linux
Building and Testing gcc/glibc cross toolchains