Getting Started: Difference between revisions
Appearance
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] | ||
* [ | * [[/Sources/Snapshots|Daily Snapshots]] | ||
|100%}} | |100%}} | ||
Revision as of 01:30, 19 May 2007
100%
KDE's source code is available in several ways:
- Anonymous SVN Quickstart Guide
- 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.
- Browse Code Online
- Daily Snapshots
Getting the Source
100%
There are different KDE branches. For production use, a stable version of KDE is recommended.
- KDE 4 (Development version, trunk)
- KDE 3.5 (Stable version)
- Other versions and FAQ Including information for building on non-linux systems
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