Getting Started/Build: Difference between revisions

From KDE TechBase
(rm redundant link)
No edit summary
(91 intermediate revisions by 20 users not shown)
Line 1: Line 1:
{{Template:I18n/Language Navigation Bar|Getting Started/Build}}
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.


== 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]].
 
; KDE 4 (Development version, trunk)
:Instructions for installing the latest and greatest KDE development source code on:
* [[/KDE4|Linux]]
* [[/KDE4/FreeBSD|FreeBSD]]
* [[/KDE4/Windows/GCC_And_MinGW|Microsoft Windows with GCC and MinGW]]
* [[/KDE4/Windows/MS_Visual_Studio|Microsoft Windows with Microsoft Visual Studio]]
* [[/KDE4/Mac_OS_X|Mac OS X]]
 
; [[/Stable Version|KDE 3.5 (Stable version)]]: Instructions for installing the latest stable KDE 3.5 release.
 
; [[/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.