This package provides various applications, such as Dolphin (file manager) and Konqueror (web browser). Infrastructure files and libraries are also provided.
This package is known to build and work properly using an LFS-7.6 platform.
Download (HTTP): http://download.kde.org/stable/4.14.1/src/kde-baseapps-4.14.1.tar.xz
Download MD5 sum: 1b0005c625e6aaecadea022714a9e8e5
Download size: 2.4 MB
Estimated disk space required: 104 MB
Estimated build time: 4.0 SBU
kactivities-4.13.3, kfilemetadata-4.14.1, baloo-4.14.1, and baloo-widgets-4.14.1
HTML Tidy-cvs_20101110 and GLib-2.40.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde-baseapps
Install Kde-baseapps by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -Wno-dev .. && make
To test the results, issue make test.
Now as the root
user:
make install
Last updated on 2014-09-17 21:56:07 -0700