struggling to build KDev4

Manuel Breugelmans mbr.nxi at gmail.com
Fri Aug 22 13:44:26 UTC 2008


On Friday 22 August 2008 14:44:49 Marek Jasovsky wrote:
> Dear all
>
> Although I am new to this project and might not have that much
> experience, I would like to contribute anyway.
>
> in the beginning however, I have troubles getting things to work.
>
> kdev4 needs kdevplatform, which needs kdelibs, and those can not be
> compiled without stringi lib > 0.6.0 ... etc
>
> is there some complete list of libraries and projects, I need to have
> to successfully compile kdev4?
>
> as for stringi itself.. I have compiled this one, but installation did
> not work (how does the system actually find out, which version I have
> installed? how about Yast in suse?) I have started make install for
> stringi but kdelibs - trunk version still did not find last version of
> stringi.
>
> any help hints will be appreciated.
>
> thank a lot in advance
>
> Marek

There's strigi 0.6 suse rpms available, just check 
http://software.opensuse.org/search

If that doesn't fly you could try messing with the strigi cmake variables like
cmake .. -DSOME_STRIGI_VARIABLE="myvalue". A quick grep through 
FindStrigi.cmake suggests it might be STRIGI_INCLUDE_DIR.


Manuel





More information about the KDevelop-devel mailing list