Getting Started/Build: Difference between revisions

From KDE TechBase
m (better wording)
m (Reverted edits by Thiagopintodias (talk) to last revision by Alexmerry)
 
(109 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|KDE 3.5 (Stable version)]]: Instructions for installing the latest stable KDE 3.5 release.
 
; [[/Unstable Version|KDE 4 (Unstable 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.
 
== Further Links ==
* Build [http://solaris.kde.org/ KDE on Solaris]
 
[[Category:Build KDE]]

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.