Hello,
I'm trying to install kcaldav from source with the hope that it will allow me to use Google Calendar with Kontact. I'm using KDE 4.5.1 in Kubuntu 10.04.1
The README and spec list the following build requirements:
Unfortunately I can't find these packages. The problematic portion of the message I get when running make is:
The config.log contains the terminal output after calling make (including the above output) and a long list of variables containing empty strings.
Will someone please direct me to the required packages, so I complete the installation.
I'm trying to install kcaldav from source with the hope that it will allow me to use Google Calendar with Kontact. I'm using KDE 4.5.1 in Kubuntu 10.04.1
The README and spec list the following build requirements:
Code:
BuildRequires: kdepim-devel kdepimlibs-devel qt-devel libical-devel libcurl-devel glib2-devel
Code:
configure:4931: checking whether to enable maintainer-specific portions of Makefiles configure:4940: result: no configure:4956: checking whether to enable maintainer-specific portions of Makefiles configure:4965: result: no configure:5057: checking for gcc configure:5087: result: no configure:5150: checking for cc configure:5197: result: no configure:5253: checking for cl.exe configure:5283: result: no configure:5307: error: in `/home/josh/Downloads/kcaldav-1.1.0/_build/libcaldav-0.6.1': configure:5310: error: no acceptable C compiler found in $PATH See `config.log' for more details.
Will someone please direct me to the required packages, so I complete the installation.
Comment