Download (FTP): ftp://ftp.kde.org/pub/kde/stable/3.1.4/src/kdenetwork-3.1.4.tar.bz2
Download size: 4.8 MB
Estimated Disk space required: 86 MB
Estimated build time: 8.20 SBU
Install kdenetwork with:
./configure --prefix=/opt/kde-3.1.4 --disable-debug \
--disable-dependency-tracking &&
make &&
make install |