kde-extraapps/kget/README
2014-11-19 17:18:01 +00:00

18 lines
375 B
Text

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