This package provides several KDE applications useful in a networking environment. Applications include clients for chat, PPP, news, instant messages, and similar programs.
This package is known to build and work properly using an LFS-6.7 platform.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/4.6.0/src/kdenetwork-4.6.0.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.6.0/src/kdenetwork-4.6.0.tar.bz2
Download MD5 sum: f7611f38c3bbaab43121a64b14aceb1a
Download size: 8.3 KB
Estimated disk space required: 598 MB
Estimated build time: 11.5 SBU
perl, phonon, kdepimlibs jpeg, soprano , qca, strigi, gpgme, boost
libidn-1.22, libxml2-2.7.8, libxslt-1.1.26, OpenSSL-1.0.0e, shared-desktop-ontologies-0.5,
libv4l, libktorrent, oRTP, Speex, XMMS, libotr, libmsn, mediastreamer, libmeanwhile, msiLBC, sqlite, shr-deskt-onto, alsa, libgadu, gif, glib2, firefox, libvncserver
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4network
Install kde4network by running the following commands:
mkdir build && cd build
Prepare the package for compilation:
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \ -DKDE_DEFAULT_HOME=.kde4 \ -DSYSCONF_INSTALL_DIR=/etc/sysconfig \ .. && make
Now, as the root
user:
make install
-DDISABLE_VIDEOSUPPORT=ON
: Set this
option in case you didn't have libv4l
installed.
Last updated on 2011-03-09 20:39:52 +0000