2018-07-29 11:01:46 +00:00
|
|
|
ifdef::context[:parent-context: {context}]
|
|
|
|
:context: installing-software-from-source
|
2017-12-14 09:57:30 +00:00
|
|
|
[[installing-software-from-source]]
|
2018-05-25 19:56:48 +00:00
|
|
|
= Installing software from source code
|
2017-12-14 09:57:30 +00:00
|
|
|
|
2018-02-26 16:30:31 +00:00
|
|
|
The following section contains guidelines and best practices for installing software from source code on Fedora.
|
2017-12-14 09:57:30 +00:00
|
|
|
The instructions below are not prescriptive, but following them minimizes the risk of errors occurring during installation.
|
|
|
|
|
2018-07-27 14:38:30 +00:00
|
|
|
include::{partialsdir}/con_package-management-in-fedora.adoc[leveloffset=+1]
|
2017-12-14 14:07:36 +00:00
|
|
|
|
2018-07-27 14:38:30 +00:00
|
|
|
include::{partialsdir}/proc_setting-up-your-local-dev-and-compilation-environment.adoc[leveloffset=+1]
|
2017-12-14 14:07:36 +00:00
|
|
|
|
2018-07-27 14:38:30 +00:00
|
|
|
include::{partialsdir}/proc_downloading-source-code.adoc[leveloffset=+1]
|
2017-12-14 14:07:36 +00:00
|
|
|
|
2018-07-27 14:38:30 +00:00
|
|
|
include::{partialsdir}/proc_compiling_your_application_from_source.adoc[leveloffset=+1]
|
2018-07-29 11:01:46 +00:00
|
|
|
ifdef::parent-context[:context: {parent-context}]
|
|
|
|
ifndef::parent-context[:!context:]
|