
On Thu, 2006-12-14 at 21:30 +0100, Rainer Klier wrote:
Am Dienstag, den 12.12.2006, 18:34 +0100 schrieb Andreas:
Well, another workaround would be to recompile evolution-data-server with "--enable-gnome-keyring=no".
i solved it by compiling evolution by myself. i downloaded it from http://www.gnome.org/projects/evolution/download.shtml
i installed kerberos and openldap and all that needed stuff from dvd. i updated nss and nspr from: http://ftp.gwdg.de/linux/suse/opensuse/repositories/mozilla/openSUSE_10.2/
i configured evolution-data-server-1.8.2 with: ./configure --enable-static --enable-shared --enable-nss=yes --enable-smime=yes --enable-gnome-keyring=no --enable-ipv6=yes --enable-nntp=yes --with-libiconv --with-krb5=/usr/lib --with-openldap=/usr/lib --with-nspr-i ncludes=/usr/include/nspr4 --with-nss-includes=/usr/include/nss3
and the VERY IMPORTANT switch here is: "--enable-gnome-keyring=no"!!!!!!!
i configured evolution 2.8.2.1 with: ./configure --enable-static --enable-shared --enable-nntp --enable-nss=yes --enable-smime=yes --enable-exchange --with-libiconv --enable-gtk-doc --with-openldap=/usr/lib --with-krb5=/usr/lib --with-nspr-includes=/usr/ include/nspr4 --with-nss-includes=/usr/include/nss3
i configured evolution-exchange-2.8.2 with: ./configure --with-openldap=/usr/lib
Thanks for sharing this info. I was able to configure evolution-dat-server OK, but configuring evolution terminates with: -- checking for CAMEL... configure: error: Package requirements (camel-provider-1.2) were not met: No package 'camel-provider-1.2' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables CAMEL_CFLAGS and CAMEL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. I have an unmodified test install of 10.2 x86_64. Do you have any thoughts on why we get different results? TIA Dave -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org