mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
17 lines
828 B
Text
17 lines
828 B
Text
ifdef::context[:parent-context: {context}]
|
|
:context: installing-software-from-source
|
|
[[installing-software-from-source]]
|
|
= Installing software from source code
|
|
|
|
The following section contains guidelines and best practices for installing software from source code on Fedora.
|
|
The instructions below are not prescriptive, but following them minimizes the risk of errors occurring during installation.
|
|
|
|
include::{partialsdir}/con_package-management-in-fedora.adoc[leveloffset=+1]
|
|
|
|
include::{partialsdir}/proc_setting-up-your-local-dev-and-compilation-environment.adoc[leveloffset=+1]
|
|
|
|
include::{partialsdir}/proc_downloading-source-code.adoc[leveloffset=+1]
|
|
|
|
include::{partialsdir}/proc_compiling_your_application_from_source.adoc[leveloffset=+1]
|
|
ifdef::parent-context[:context: {parent-context}]
|
|
ifndef::parent-context[:!context:]
|