Getting Started: Difference between revisions

From KDE TechBase
No edit summary
No edit summary
Line 2: Line 2:
[[Image:Action_down.svg|right|32px]]
[[Image:Action_down.svg|right|32px]]
KDE's source code is available in several ways:
KDE's source code is available in several ways:
* [[/Sources/Anonymous SVN|Anonymous SVN]]
* [[/Sources/Anonymous SVN|Anonymous SVN Quickstart Guide]]
* [[/Sources/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.''
* [http://websvn.kde.org/ Browse Code Online]
* [http://websvn.kde.org/ Browse Code Online]
* [ftp://ftp.kde.org/pub/kde/unstable/snapshots/ Daily Snapshots]
* [ftp://ftp.kde.org/pub/kde/unstable/snapshots/ Daily Snapshots]

Revision as of 05:47, 2 January 2007

100%

KDE's source code is available in several ways:

A more in depth look at accessing KDE source code with subversion, including the repository layout and working with revisions and patches.
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