Getting Started: Difference between revisions

From KDE TechBase
(Fix article name)
(Replace FTP link for Daily Snapshots with more detailed wiki article describing their use.)
Line 5: Line 5:
* [[/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/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.''
* [http://websvn.kde.org/ Browse Code Online]
* [http://websvn.kde.org/ Browse Code Online]
* [ftp://ftp.kde.org/pub/kde/unstable/snapshots/ Daily Snapshots]
* [[/Sources/Snapshots|Daily Snapshots]]
|100%}}
|100%}}



Revision as of 01:30, 19 May 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