This forum has been archived. All content is frozen. Please use KDE Discuss instead.

[kde4 compile howto] for sidux

Tags: None
(comma "," separated)
stoeptegel
Registered Member
Posts
1075
Karma
0

[kde4 compile howto] for sidux

Tue Jul 15, 2008 1:35 pm
Assuming you have a clean installation done and want to help hunting for bugs in KTorrent kde4 version, then this is howto compile svn 3.x dev from kde subversion:

And fully update your distro to at least kde4.1.3 version, otherwise you would miss automoc and so compiling not possible.

Code: Select all
sudo apt-get install build-essential kdesdk kdelibs5-dev libqca2-dev libgmp3-dev subversion cmake automoc kdebase-workspace-dev libplasma-dev libboost-dev kdepimlibs5 kdepimlibs5-dev libtag1-dev


After this is done just follow the FAQ to compile:

Code: Select all
svn co svn://anonsvn.kde.org/home/kde/trunk/extragear/network/ktorrent
cd ktorrent
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
sudo make install
 


You might need to run $ kbuildsycoca4 for the plugins to come up.

Happy compiling and bug hunting ;)

PS. If you want it to compile with debug symbols use
-DCMAKE_BUILD_TYPE=debugfull


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]