KDE TechBase is a Wiki - You can help! Please contribute! Questions?
Getting Started/Build/KDE4/Ark Linux
< Getting Started | Build | KDE4
Languages: English | Dansk | Deutsch | Français | Italiano | Русский | Slovenščina | Suomi | 简体中文 | Galego | Español | Esperanto | Svenska | 한국어 | Română | Brazilian Portuguese | Česky | عربي | فارسی | Polski | 日本語
Building KDE4 From Source (Ark Linux requirements)
| Tutorial Series | Getting Started |
| Prerequisites | Build KDE 4 |
| What's Next | Build KDE 4 |
| Further Reading | kdesvn-build: The KDE From Subversion Build Tool Increased Productivity in KDE4 with Scripts Introduction to CMake |
[edit] Software Requirements
In Ark Linux, the build dependencies you need are installed with:
apt-get install devel-core libxml-devel libxslt-devel bzip2-devel \ clucene-core-devel librdf-devel shared-mime-info xorg-Mesa-libGL-devel \ subversion boost-devel doxygen giflib-devel dbus-devel openssl-devel \ alsa-lib-devel kdesdk-scripts qt4-devel
If you prefer a graphical interface, select the packages listed above in the "Install Software" tool in Mission Control.
This includes installation of CMake, DBus and Qt - you can skip steps 5, 6 and 7.
Return to building KDE 4.