~ubuntu-branches/ubuntu/saucy/kget/saucy

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
KGET README

KGet is included in the kdenetwork module.
If you just want to install KGet alone, please read
the instructions below.

* Install kdelibs from trunk.
* svn co -N svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork
* cd kdenetwork
* svn up cmake kget
* mkdir build
* cd build
* cmake -DCMAKE_INSTALL_PREFIX=/path/to/kde4 ..
* make
* make install


kget @ kde.org