KDE4/Kde-i18n

From CBLFS
Revision as of 00:35, 27 April 2008 by 87.234.92.87 (talk)
Jump to navigationJump to search
Download Source: ftp://ftp.kde.org/pub/kde/stable/4.3.5/src//kde-l10n/kde-l10n-de-4.3.5.tar.bz2

Dependencies

Required

Non-Multilib

Compile the package:

mkdir -v build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=${KDEDIR} .. &&
make
Caution.png

Note

{{{1}}}

Install the package:

make install