Re: Trouble building Kate

2011-09-18 Thread Dominik Haumann
On Sunday, 18. September 2011, Hartmut Noack wrote: > Hello, > > I try to build Kate from its git as described on its page: > > http://kate-editor.org/get-it/ > > but as I issue: > > cmake ../kate -DBUILD_KTEXTEDITOR=1 -DCMAKE_INSTALL_PREFIX=~/bin/kde/usr > > I get: > > CMake Error at app/CMa

Re: Trouble building Kate

2011-09-18 Thread Hartmut Noack
Am 18.09.2011 16:51, schrieb Dominik Haumann: On Sunday, 18. September 2011, Hartmut Noack wrote: Hello, I try to build Kate from its git as described on its page: http://kate-editor.org/get-it/ but as I issue: cmake ../kate -DBUILD_KTEXTEDITOR=1 -DCMAKE_INSTALL_PREFIX=~/bin/kde/usr I get:

Re: Trouble building Kate

2011-09-18 Thread doiggl
On Sun, 18 Sep 2011 20:01:24 +1000, Brad Hards wrote: > On Sunday 18 September 2011 19:38:21 Hartmut Noack wrote: >> CMake Error at app/CMakeLists.txt:30 (kde4_add_library): >>Unknown CMake command "kde4_add_library". > This should have come from the "kdelibs development package". Perhaps > li

Re: Trouble building Kate

2011-09-18 Thread Brad Hards
On Sunday 18 September 2011 19:38:21 Hartmut Noack wrote: > CMake Error at app/CMakeLists.txt:30 (kde4_add_library): >Unknown CMake command "kde4_add_library". This should have come from the "kdelibs development package". Perhaps libkde4-devel is not sufficient, and there is some other related

Trouble building Kate

2011-09-18 Thread Hartmut Noack
Hello, I try to build Kate from its git as described on its page: http://kate-editor.org/get-it/ but as I issue: cmake ../kate -DBUILD_KTEXTEDITOR=1 -DCMAKE_INSTALL_PREFIX=~/bin/kde/usr I get: CMake Error at app/CMakeLists.txt:30 (kde4_add_library): Unknown CMake command "kde4_add_library"