Getting Started: Difference between revisions

From KDE TechBase
(Add kde-on-git documentation)
No edit summary
Line 1: Line 1:
{{Template:I18n/Language Navigation Bar|Getting_Started}}
{{Template:I18n/Language Navigation Bar|Getting_Started}} {{Box|Getting the Source|
{{Box|Getting the Source|
[[Image:Action_down.svg|right|32px]]
[[Image:Action_down.svg|right|32px]]
* [[Getting_Started/Using Project Neon to contribute to KDE|Using Project Neon to contribute to KDE]]
* [[Getting_Started/Using Project Neon to contribute to KDE|Using Project Neon to contribute to KDE]]
* [[Getting_Started/Sources/Anonymous SVN|Anonymous SVN Quickstart Guide]]
* [[Getting_Started/Sources/Anonymous SVN|Anonymous SVN Quickstart Guide]]
* [[Getting_Started/Sources/Using Subversion with KDE|Using Subversion with KDE]] ''A more in depth look at accessing KDE source code with subversion, including the repository layout and working with revisions and patches.''
* [[Getting_Started/Sources/Using Subversion with KDE|Using Subversion with KDE]] ''A more in depth look at accessing KDE source code with subversion, including the repository layout and working with revisions and patches.''
* [[Getting_Started/Sources/KDE git-tutorial|Getting started with git]] ''KDE is moving on from Subversion to git, this how to will help subversion experts and novices alike.''
* [[Getting_Started/Sources/Amarok Git Tutorial|Amarok Git Tutorial]] ''Amarok has moved to Git (with the rest of KDE to follow), so it requires different steps to check out and develop.''
* [[Getting_Started/Sources/Snapshots|Daily Snapshots]]
* [[Getting_Started/Sources/Snapshots|Daily Snapshots]]
* [http://websvn.kde.org/ Browse code online], or [http://lxr.kde.org/search search the code] or [http://www.englishbreakfastnetwork.org/ browse API docs]
* [http://websvn.kde.org/ Browse code online], or [http://lxr.kde.org/search search the code] or [http://www.englishbreakfastnetwork.org/ browse API docs]
|100%}}
|100%}}  


{{Box|Building KDE|
{{Box|Building KDE|
Line 17: Line 16:
* [[Getting_Started/Build/Stable Version|KDE 3.5 (Stable version)]]
* [[Getting_Started/Build/Stable Version|KDE 3.5 (Stable version)]]
* [[Getting_Started/Build|Other versions and FAQ]] ''Including information for building on non-linux systems''
* [[Getting_Started/Build|Other versions and FAQ]] ''Including information for building on non-linux systems''
|100%}}
|100%}}  


{{Box|Setting up the Environment|
{{Box|Setting up the Environment|
Line 24: Line 23:
* [[Getting_Started/Increased Productivity in KDE4 with Scripts|Increased Productivity in KDE4 with Scripts]]
* [[Getting_Started/Increased Productivity in KDE4 with Scripts|Increased Productivity in KDE4 with Scripts]]
* [[Getting_Started/Set up KDE 4 for development|Set up KDE 4 for development]]
* [[Getting_Started/Set up KDE 4 for development|Set up KDE 4 for development]]
|100%}}
|100%}}  
[[Category:Build KDE]]
 
[[Category:Build_KDE]]

Revision as of 14:34, 24 July 2009


Getting_Started

100%
Getting the Source


100%

There are different KDE branches. For production use, we recommend using a stable version of KDE.

Building KDE


100%

After KDE has been built, you'll want a good way to launch apps and perform your regular development tasks:

Setting up the Environment