Remove KNewsTicker.
[kdenetwork.git] / kget / README
blobc0465c4eca44f942bf8c920f1150e6dd3fc2c4e1
1 KGET README
3 KGet is included in the kdenetwork module.
4 If you just want to install KGet alone, please read
5 the instructions below.
7 * Install kdelibs from trunk.
8 * svn co -N svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork
9 * cd kdenetwork
10 * svn up cmake kget
11 * mkdir build
12 * cd build
13 * cmake -DCMAKE_INSTALL_PREFIX=/path/to/kde4 ..
14 * make
15 * make install
18 kget @ kde.org