KDE4/KdePimLibs

From CBLFS
Revision as of 19:37, 22 January 2008 by Oppiz (talk | contribs)
Jump to navigationJump to search
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=$(kde4-config --prefix) &&
make

Install the package:

make install

Multilib

32Bit

N32

64Bit