From kde-commits Sun Aug 05 08:37:14 2007 From: Laurent Montel Date: Sun, 05 Aug 2007 08:37:14 +0000 To: kde-commits Subject: KDE/kdebase (silent) Message-Id: <1186303034.801767.31851.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=118630304124333 SVN commit 696558 by mlaurent: SVN_SILENT: fix typo M +3 -3 README --- trunk/KDE/kdebase/README #696557:696558 @@ -178,7 +178,7 @@ Configuring ----------- -KDE 4 is built using CMake (http://www.cmake.org), version 2.4.3 is the minimum +KDE 4 is built using CMake (http://www.cmake.org), version 2.4.5 is the minimum required version. This means there is no configure-script anymore, but you need to run cmake. Before building kdebase, you need to build and install kdepimlibs, this is @@ -208,8 +208,8 @@ TEMPLATES_INSTALL_DIR - the install dir for templates (Create new file...) WALLPAPER_INSTALL_DIR - the install dir for wallpapers KCONF_UPDATE_INSTALL_DIR - the kconf_update install dir - XDG_APPS_DIR - the XDG apps dir - XDG_DIRECTORY_DIR - the XDG directory + XDG_APPS_INSTALL_DIR - the XDG apps dir + XDG_DIRECTORY_INSTALL_DIR- the XDG directory CMAKE_SKIP_RPATH: set it to TRUE to disable RPATH completely KDE4_USE_ALWAYS_FULL_RPATH: set it to TRUE to use the full RPATH everywhere