Getting Started/Build: Difference between revisions

From KDE TechBase
No edit summary
 
No edit summary
(117 intermediate revisions by 29 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]].
 
* [KDE Stable|Build_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

Revision as of 10:43, 11 March 2016

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.