Getting Started: Difference between revisions

From KDE TechBase
m (moving websvn last)
(use abs path to prevent wrong links in translation)
Line 2: Line 2:
{{Box|Getting the Source|
{{Box|Getting the Source|
[[Image:Action_down.svg|right|32px]]
[[Image:Action_down.svg|right|32px]]
* [[/Sources/Anonymous SVN|Anonymous SVN Quickstart Guide]]
* [[Getting_Started/Sources/Anonymous SVN|Anonymous SVN Quickstart Guide]]
* [[/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.''
* [[/Sources/Snapshots|Daily Snapshots]]
* [[Getting_Started/Sources/Snapshots|Daily Snapshots]]
* [http://websvn.kde.org/ Browse Code Online]
* [http://websvn.kde.org/ Browse Code Online]
|100%}}
|100%}}
Line 11: Line 11:
[[Image:Action_tool.svg|right|32px]]
[[Image:Action_tool.svg|right|32px]]
There are different KDE branches. For production use, a stable version of KDE is recommended.
There are different KDE branches. For production use, a stable version of KDE is recommended.
* [[/Build/KDE4|KDE 4 (Development version, trunk)]]
* [[Getting_Started/Build/KDE4|KDE 4 (Development version, trunk)]]
* [[/Build/Stable Version|KDE 3.5 (Stable version)]]
* [[Getting_Started/Build/Stable Version|KDE 3.5 (Stable version)]]
* [[/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%}}


Line 19: Line 19:
[[Image:Action_pen.svg|right|32px]]
[[Image:Action_pen.svg|right|32px]]
After KDE has been built, you'll want a good way to launch apps and perform your regular development tasks:
After KDE has been built, you'll want a good way to launch apps and perform your regular development tasks:
* [[/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]]
* [[/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 06:49, 28 September 2007


Getting_Started

100%
Getting the Source


100%

There are different KDE branches. For production use, a stable version of KDE is recommended.

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