Getting Started: Difference between revisions

From KDE TechBase
No edit summary
No edit summary
Line 3: Line 3:
KDE's source code is available in several ways:
KDE's source code is available in several ways:
* [[/Sources/Anonymous SVN|Anonymous SVN Quickstart Guide]]
* [[/Sources/Anonymous SVN|Anonymous SVN Quickstart Guide]]
* [[/Sources/Using Subversion with KDE]]
* [[/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.''
:''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:48, 2 January 2007

100%

KDE's source code is available in several ways:

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