Difference between revisions of "KDE4/KdePimLibs"

From CBLFS
Jump to navigationJump to search
(No difference)

Revision as of 20:24, 24 January 2008

Download Source: http://kde.mirrors.tds.net/pub/kde/stable/4.0.0/src/kdepimlibs-4.0.0.tar.bz2

Dependencies

Required

Optional

Configuration Information

Non-Multilib

Compile the package:

mkdir -vv build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=${KDEDIR} .. &&
make

Install the package:

make install

Multilib

32Bit

N32

64Bit