KDE TechBase is a Wiki - You can help! Please contribute! Questions?
Getting Started/Build/KDE4/Mandriva
< 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 | 日本語
In Mandriva the build dependencies you need are installed with:
urpmi gcc-c++ cmake libxml2-devel libbzip2_1-devel \ libclucene0-devel liblrdf2-devel libmesagl1-devel \ subversion doxygen libdbus-1_3-devel libopenssl0.9.8-devel \ libalsa2-devel libgpgme-devel libboost1-devel libxine-devel \ libgift0-devel libungif4-devel libcppunit-devel libxslt-devel \ libaspell15-devel libxcb1-devel patch
You may want to add some optional packages to enable compilation of additional features:
urpmi libusb-devel libbluez-devel OpenEXR-devel libxklavier-devel \ liblm_sensors3-devel
If you're running 64-bit environment you should replace all packages starting with "lib..." to "lib64...".
If you prefer a graphical interface, select the packages listed above in the "Install Software" tool in Mandriva Linux Control Center.
This includes installation of CMake, DBus, so you can proceed to compiling qt.