This package provides tools and editors for web development.
This package is known to build and work properly using an LFS-6.7 platform.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/kdevelop/4.2.0/src/kdevplatform-1.2.0.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/kdevelop/4.2.0/src/kdevplatform-1.2.0.tar.bz2
Download MD5 sum: bcfaa34dccd210faa59ca89ffacee067
Download size: 1.7 MB
Estimated disk space required: 328 MB
Estimated build time: 6.5 SBU
libxml2-2.7.8, libxslt-1.1.26, kde4pimlibs-4.6.0,
svn, boost-1.45.0, apr, apr-utils,
Qjson
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdevplatform
Install Kdevplatform 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
Last updated on 2011-03-09 20:39:52 +0000