Difference between revisions of "KDE4/KdePimLibs"
From CBLFS
Jump to navigationJump to searchLine 10: | Line 10: | ||
* [[KDE4/KdeLibs]] | * [[KDE4/KdeLibs]] | ||
+ | * [[Boost]] | ||
=== Optional === | === Optional === | ||
− | |||
* [[CyrusSASL]] | * [[CyrusSASL]] | ||
* [[GPGME]] | * [[GPGME]] |
Revision as of 18:45, 22 January 2008
Download Source: | http://kde.mirrors.tds.net/pub/kde/stable/4.0.0/src/kdepimlibs-4.0.0.tar.bz2 |
---|
Contents
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