Saturday, February 09, 2013

KDE 4.10

When following the post about building KDE software from git.kde.org the easy way on my laptop running sid (installed using debootstrap), and using the kdesrc-build tool (kdesrc-build.kde.org) I run into a few packages that are not mentioned on the techbase article for building kde for Debian from source.

I have updated the article accordingly, and also additionally installed the following packages to get a very nice installation:

apt-get install ccache p7zip-full liblzma-dev libarchive-dev p7zip-full udev \
upower udisks libupower-glib-dev libpam0g-dev libboost-all-dev \
sudo dialog libqtgstreamer-dev libgstreamer0.10-dev libvlccore-dev \
libgstreamer-plugins-base0.10-dev libpulse-dev \
libavcodec-dev libavformat-dev libavdevice-dev libavutil-dev libswscale-dev libpostproc-dev \
libtag1-dev libtag-extras-dev libiodbc2-dev libmagickcore-dev libmagick++-dev \
libpythonqt2-dev libwbxml2-dev virtuoso-minima libqjson-dev

apt-get build-dep kde4libs 
 
KDE 4.10 from source is fun, and fast. Try it.

No comments: