Getting Started/Build: Difference between revisions

From KDE TechBase
m (add to category 'Build KDE')
No edit summary
(110 intermediate revisions by 28 users not shown)
Line 1: Line 1:
Here you will find instructions for compiling and installing KDE from source and suggestions for when compilation doesn't go so smoothly.
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].


== Building The Source ==
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]].
 
; [[/Stable Version|Stable version]]: Instructions for installing the latest stable KDE 3.x release.
 
; [[/Unstable Version|Development Version (trunk)]]: Instructions for installing the latest and greatest KDE development source code.
 
; [[/Older KDE Versions|Old Versions]]: Instructions for building older KDE versions.
 
; [[/Coexisting Versions|Coexisting Versions]]: Directions to build multiple KDE versions on the same machine simultaneously.
 
; [[/FAQ|FAQ]]: Help with errors and other questions you might have.
 
[[Category:Build KDE]]

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.