This is not digikam witch not compile, but kipi-plugins, and especially the Calendar tool. Look the depencies in README file from kipi-plugins folder...<br><br>Gilles<br><br><div><span class="gmail_quote">2007/5/19, Oliver Dörr <
<a href="mailto:oliver@doerr-privat.de">oliver@doerr-privat.de</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Martin,<br>
<br>without knowing much about the code, i would start with the line<br><br>calformatter.cpp:96: error: 'KCal' has not been declared<br><br>This looks for me like he needs the header files for kdepim to compile.<br>
Do you have a package like kdepim-dev or so installed<br>Oliver<br><br>Martin Schmettow schrieb:<br>> Hi Arnd,<br>><br>> ok, I fetched the two scripts and adjusted the install directory.<br>> Exiv2 compiled fine, but digikam didn't (see below)
<br>><br>> --Martin.<br>><br>> ----------------------------------<br>> make[3]: Betrete Verzeichnis<br>> '/home/martin/bin/libs/kipi-plugins/calendar'<br>> if /bin/bash ../../libtool --silent --tag=CXX --mode=compile g++
<br>> -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libkipi/libkipi<br>> -I../../kipi-plugins/common/include -I../../libkipi -I../../libkipi<br>> -I/usr/include/kde -I/usr/share/qt3/include -I.<br>> -I/home/martin/digikam-svn/include  -DQT_THREAD_SUPPORT  -D_REENTRANT
<br>> -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE<br>> -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2<br>> -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor<br>> -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
<br>> -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT<br>> calformatter.lo -MD -MP -MF ".deps/calformatter.Tpo" -c -o<br>> calformatter.lo calformatter.cpp; \<br>>         then mv -f ".deps/calformatter.Tpo" ".deps/calformatter.Plo";
<br>> else rm -f ".deps/calformatter.Tpo"; exit 1; fi<br>> if /bin/bash ../../libtool --silent --tag=CXX --mode=compile g++<br>> -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libkipi/libkipi<br>> -I../../kipi-plugins/common/include -I../../libkipi -I../../libkipi
<br>> -I/usr/include/kde -I/usr/share/qt3/include -I.<br>> -I/home/martin/digikam-svn/include  -DQT_THREAD_SUPPORT  -D_REENTRANT<br>> -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE<br>> -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2
<br>> -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor<br>> -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE<br>> -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT
<br>> caleventsbase.lo -MD -MP -MF ".deps/caleventsbase.Tpo" -c -o<br>> caleventsbase.lo caleventsbase.cpp; \<br>>         then mv -f ".deps/caleventsbase.Tpo"<br>> ".deps/caleventsbase.Plo"; else rm -f ".deps/caleventsbase.Tpo"; exit
<br>> 1; fi<br>> calformatter.cpp:32:35: error: libkcal/calendarlocal.h: No such file<br>> or directory<br>> calformatter.cpp: In member function 'void<br>> KIPICalendarPlugin::CalFormatter::init(int, const QString&, const
<br>> QString&)':<br>> calformatter.cpp:96: error: 'KCal' has not been declared<br>> calformatter.cpp:96: error: 'calendar' was not declared in this scope<br>> calformatter.cpp:99: error: expected type-specifier before 'KCal'
<br>> calformatter.cpp:99: error: expected `;' before 'KCal'<br>> calformatter.cpp:106: error: 'KCal' has not been declared<br>> calformatter.cpp:106: error: expected `;' before 'list'
<br>> calformatter.cpp:107: error: 'KCal' has not been declared<br>> calformatter.cpp:107: error: expected `;' before 'it'<br>> calformatter.cpp:111: error: 'it' was not declared in this scope
<br>> calformatter.cpp:111: error: 'list' was not declared in this scope<br>> calformatter.cpp:119: error: type '<type error>' argument given to<br>> 'delete', expected pointer<br>> 
calformatter.cpp:123: error: expected type-specifier before 'KCal'<br>> calformatter.cpp:123: error: expected `;' before 'KCal'<br>> calformatter.cpp:126: error: 'KCal' has not been declared
<br>> calformatter.cpp:126: error: expected `;' before 'list'<br>> calformatter.cpp:127: error: 'KCal' has not been declared<br>> calformatter.cpp:127: error: expected `;' before 'it'
<br>> calformatter.cpp:131: error: 'it' was not declared in this scope<br>> calformatter.cpp:131: error: 'list' was not declared in this scope<br>> calformatter.cpp:139: error: type '<type error>' argument given to
<br>> 'delete', expected pointer<br>> make[3]: *** [calformatter.lo] Fehler 1<br>> make[3]: *** Warte auf noch nicht beendete Prozesse...<br>> make[3]: Verlasse Verzeichnis<br>> '/home/martin/bin/libs/kipi-plugins/calendar'
<br>> make[2]: *** [all-recursive] Fehler 1<br>> make[2]: Verlasse Verzeichnis '/home/martin/bin/libs/kipi-plugins'<br>> make[1]: *** [all-recursive] Fehler 1<br>> make[1]: Verlasse Verzeichnis '/home/martin/bin/libs'
<br>> make: *** [all] Fehler 2<br>><br>> Arnd Baecker schrieb:<br>>> Hi Martin,<br>>><br>>> On Fri, 18 May 2007, Martin Schmettow wrote:<br>>><br>>>> I just entered the list, but already am a fan of digikam. Recently I
<br>>>> read about the new lighttable view and compiled the 0.9.2 beta to try<br>>>> it. It seems that something in the source (utilities), but how do I<br>>>> activate the view in digikam 0.9.2
.<br>>><br>>> Just to add to Gilles reply: as you managed to compile 0.9.2 beta,<br>>> you should also be able to install the svn version, see<br>>>   <a href="http://www.digikam.org/?q=download/svn">
http://www.digikam.org/?q=download/svn</a><br>>> (under ``Install digiKam in your Home Directory``, after<br>>> making sure all dependencies are installed)<br>>> for instructions, and ask here in case you should
<br>>> have any problems.<br>>><br>>> Best, Arnd<br>>> _______________________________________________<br>>> Digikam-users mailing list<br>>> <a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org
</a><br>>> <a href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>><br>> _______________________________________________<br>> Digikam-users mailing list
<br>> <a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>> <a href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>><br><br>_______________________________________________
<br>Digikam-users mailing list<br><a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
</blockquote></div><br>