Getting Started/Build: Difference between revisions

From KDE TechBase
m (Reverted edits by Thiagopintodias (talk) to last revision by Alexmerry)
 
(118 intermediate revisions by 30 users not shown)
Line 1: Line 1:
===Building The Source===
KDE has many software products that can be compiled independently. You can find out more in our [https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source building HOWTO].


Here you will find instructions for compiling and installing KDE from source and suggestions for when compilation doesn't go so smoothly.
KDE used to produce monolithic collections of software, called either "KDE" or "The KDE Source Collection". You can find archived information at [[/Historic|the historic build instructions page]].
 
* [[Build_Stable|KDE Stable]] - Instructions for installing the latest stable KDE 3.x release.
* [KDE Trunk|Build_Unstable] - Instructions for installing the latest and greatest KDE development source code.
* [Older Versions|Build_Old] - Instructions for building older KDE versions
* [Building Two Versions|Build_Two] - Directions to build multiple KDE versions on the same machine
* [Compiling FAQ|Build_FAQ] - Help with errors and other questions you might have

Latest revision as of 19:46, 9 July 2019

KDE has many software products that can be compiled independently. You can find out more in our building HOWTO.

KDE used to produce monolithic collections of software, called either "KDE" or "The KDE Source Collection". You can find archived information at the historic build instructions page.