LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Basics Of Compiling Software From Source Code In Linux (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-basics-of-compiling-software-from-source-code-in-linux-4175629851/)

LXer 05-16-2018 09:06 PM

LXer: Basics Of Compiling Software From Source Code In Linux
 
Published at LXer:

From time to time, you may want or need to compile a software/program from the source code. This involves compiling C or C++ code into something we can execute in Linux. Depending on the software you wish to compile, it’s often unnecessary to do so. This is because your distribution will likely have the binary form of the program already in the software repositories. In fact, you should choose the binary packages over compiling from source. One reason is that it could potentially introduce problems for your system. However, if ever the time should come where you need compile from source, this guide will give you some basic pointers.

Read More...


All times are GMT -5. The time now is 07:04 AM.