From kdevelop-devel Thu May 07 20:57:11 2009 From: Alexander Neundorf Date: Thu, 07 May 2009 20:57:11 +0000 To: kdevelop-devel Subject: Re: Howto - compile on openSUSE 11.1 Message-Id: <200905072257.12027.neundorf () kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-devel&m=124172995807878 On Thursday 07 May 2009, Andreas Pakulat wrote: > On 07.05.09 02:22:19, Amilcar do Carmo Lucas wrote: > > Hi all, > > > > OpenSUSE 11.1 is borked. > > > > To compile KDevelop4 you need to do this: > > cd /usr/lib64/cmake > > sudo ln -s KDE4Workspace-4.2.2 KDE4Workspace > > cd /usr/share/kde4/apps/cmake/modules > > sudo emacs FindKDE4Workspace.cmake > > replace /KDE4Workspace/cmake with /cmake/KDE4Workspace > > Huh? The link should be uneeded, cmake automatically searches for > KDE4Workspace* in the directory. > > And the rest I also don't understand as the directory is only supplied as > additional search path. CMake searches in /usr/lib/cmake, > /usr/local/lib/cmake before trying KDE4_LIB_DIR/KDE4Workspace/cmake. > > Additionally you can extend the prefixes to search under via > CMAKE_PREFIX_PATH variable. > > And last but not least: Make sure to use the system cmake, which seems to > be cmake 2.6.3 in this case. CMake 2.6.2 installed the XXXConfig.cmake > files in /lib//cmake, while with CMake 2.6.3 its > /lib/cmake/. Yes, this looks like an issue with the versions of cmake which have been used/are in use. Tomorrow evening I'll have a closer look. Which version of cmake are you using ? Did you upgrade the cmake version ? Alex _______________________________________________ KDevelop-devel mailing list KDevelop-devel@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel