<div class="gmail_quote">2009/9/2 Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On 02.09.09 21:29:16, Morten Volden wrote:<br>
> Hi<br>
><br>
> I hope someone here can point me in the right direction.<br>
><br>
> I compile kdevelop using the directions explained in:<br>
><br>
> <a href="http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/compiling" target="_blank">http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/compiling</a><br>
><br>
> After performing an upgrade of Ubuntu to Karmic I am able to compile the<br>
> kdevplatform library without any problems.<br>
><br>
> Compiling kdevelop, however, is another story.<br>
><br>
> Removing $HOME/src/kdevelop/build/CMakeCache.txt and trying to do e.g.<br>
> uninstall gives the following:<br>
><br>
> mvo@mvo-desktop:~/src/kdevelop/build$ cd $HOME/src/kdevelop/build && make<br>
> > uninstall<br>
> > -- The C compiler identification is GNU<br>
> > -- The CXX compiler identification is GNU<br>
> ><br>
> > .....Cut the text here.....<br>
> ><br>
> > -- Found automoc4: /usr/bin/automoc4<br>
> > CMake Error at CMakeLists.txt:19 (find_package):<br>
> >   Could not find module FindKDevPlatform.cmake or a configuration file for<br>
> >   package KDevPlatform.<br>
> ><br>
> >   Adjust CMAKE_MODULE_PATH to find FindKDevPlatform.cmake or set<br>
> >   KDevPlatform_DIR to the directory containing a CMake configuration file<br>
> > for<br>
> >   KDevPlatform.  The file will have one of the following names:<br>
> ><br>
> >     KDevPlatformConfig.cmake<br>
> >     kdevplatform-config.cmake<br>
> ><br>
><br>
> So I tried to set KDevPlatform_DIR:<br>
><br>
> export KDevPlatform_DIR=/home/mvo/src/kdevplatform/build<br>
<br>
</div></div>Thats wrong, you shouldn't put the builddirectory there. Where did you<br>
install kdevplatform to? You'll need something like this:<br>
<br>
cmake -DCMAKE_PREFIX_PATH=<where kdevplatform was installed to> ../<br>
<br></blockquote><div><br>Yep. That was where I went wrong. Compiling now - Thanks! :-)<br> </div></div><br>-- <br>- When the split is pulled, mr. Grenade is no longer our friend<br>