Created
September 1, 2014 02:42
-
-
Save wavescholar/da3ca722e231c84c41b7 to your computer and use it in GitHub Desktop.
Fedora Linux Setup - Step 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| On a clean system | |
| yum groupinstall "Authoring and Publishing" "Administration Tools" | |
| yum groupinstall "Books and Guides" "C Development Tools and Libraries" "Development Tools" "Fedora Eclipse" "System Tools" "Editors" | |
| I use Intel Composer | |
| https://software.intel.com/en-us/articles/using-intelr-compilers-for-linux-under-fedora | |
| Follow the instructions for ia32 libraries or only install x64 bin. | |
| https://software.intel.com/en-us/articles/intel-c-compiler-for-linux-using-intel-compilers-with-the-eclipse-ide-pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment