Difference between revisions of "KDE4/KdeLibs"

From CBLFS
Jump to navigationJump to search
Line 50: Line 50:
  
 
=== 32Bit ===
 
=== 32Bit ===
 +
 +
export STRIGI_HOME=/opt/kde4
  
 
=== N32 ===
 
=== N32 ===
  
 
=== 64Bit ===
 
=== 64Bit ===

Revision as of 18:30, 21 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