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.8 platform.
Download (HTTP): http://download.kde.org/stable/applications/15.04.3/src/kde-baseapps-15.04.3.tar.xz
Download MD5 sum: c35e5cf08e0f1111adbfd0c7cac6b01b
Download size: 2.5 MB
Estimated disk space required: 102 MB
Estimated build time: 4.1 SBU
kactivities-4.13.3, kfilemetadata-4.14.3, baloo-4.14.3, and baloo-widgets-4.14.3
HTML Tidy-cvs_20101110 and GLib-2.44.1
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 2015-09-24 01:48:57 -0700