Kdevplatform-1.2.0

Introduction to Kdevplatform

This package provides tools and editors for web development.

This package is known to build and work properly using an LFS-6.7 platform.

Package Information

Kdevplatform Dependencies

Required

libxml2-2.7.8, libxslt-1.1.26, kde4pimlibs-4.6.0,

Recommended

Optional

Qjson

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdevplatform

Installation of 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

Contents

Installed Programs: None
Installed Libraries: libkdevplatformdebugger.so, libkdevplatformdocumentation.so, libkdevplatforminterfaces.so, libkdevplatformlanguage.so, libkdevplatformoutputview.so, libkdevplatformproject.so, libkdevplatformshell.so, libkdevplatformvcs.so, libsubline.so
Installed Directory:

Last updated on 2011-03-09 20:39:52 +0000