Re: libkolabxml build dependencies
Alexander Haensch <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <4FF6AADF.6080408__6934.04237176782$1341565683$gmane$org@ipc.uni-tuebingen.de> |
Now the package maintainer fixed the missing dependency. libkolabxml installs fine now on gentoo. Users can decide if they want the tests or not. Thanks for the help. On 07/05/2012 03:28 PM, Christian Mollekopf wrote: > On Wednesday 04 July 2012 17.08:26 Alexander Haensch wrote: >> Were trying to build the libkolabxml and/or libkolab on a gentoo >> system. The KDE-maintainers added both libraries to the testing overlay. >> libkolab pulls in around 100 different packages. >> libkolabxml also needs QtTest i think, but this requirement is not >> written anywhere. >> Is there a list of what is really needed to build libkolabxml without >> building the whole KDE toolchain? > Hey Alexander, > > libkolabxml requires Qt only to build the tests which can be controlled with > the cmake option -DBUILD_TESTS=FALSE. > > libkolab depends on kdepimlibs and therefore also kdelibs and qt (released > versions depend on 4.8, future versions will depend on 4.9). You're absolutely > right that I should mention this in the README so I'll update that. > > Cheers, > Christian > >> Manual compilation leads to the same result: >> >> [ 87%] Building CXX object >> tests/CMakeFiles/bindingstest.dir/bindingstest.cpp.o >> In file included from /root/libkolabxml-0.6.0/tests/bindingstest.cpp:1:0: >> /root/libkolabxml-0.6.0/tests/bindingstest.h:5:25: fatal error: >> QtTest/QtTest: No such file or directory >> compilation terminated. >> >> regards, >> Alexander >> >> _______________________________________________ >> Kolab-devel mailing list >> [email protected] >> https://www.intevation.de/mailman/listinfo/kolab-devel