KDE4/KdeLibs: Difference between revisions

From CBLFS
Jump to navigationJump to search
Webstar (talk | contribs)
No edit summary
No edit summary
Line 50: Line 50:


=== 32Bit ===
=== 32Bit ===
export STRIGI_HOME=/opt/kde4


=== N32 ===
=== N32 ===


=== 64Bit ===
=== 64Bit ===

Revision as of 01:30, 22 January 2008

Download Source: svn checkout svn://anonsvn.kde.org/home/kde/trunk/kdelibs

Dependencies

Required

Optional

Configuration Information

Non-Multilib

Compile the package:

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

Install the package:

make install

Multilib

32Bit

export STRIGI_HOME=/opt/kde4

N32

64Bit