Skip to content
/ kget Public

Download Manager

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
Unknown
COPYING.DOC
LGPL-2.1
COPYING.LIB
Notifications You must be signed in to change notification settings

KDE/kget

Repository files navigation

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