https://bugzilla.novell.com/show_bug.cgi?id=734757 https://bugzilla.novell.com/show_bug.cgi?id=734757#c0 Summary: No evolution mapi package available. Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Evolution AssignedTo: bnc-team-evolution@forge.provo.novell.com ReportedBy: eclay@clayeweb.org QAContact: lakhil@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0 This is becoming a sore subject with me. My work currently uses exchange 2003 and I'm not able to use the web access connector for evolution from inside my work network. It seems like opensuse has always been slow to release a evolution mapi package where I can install ubuntu or fedora I get these packages as the new versions of the OS are released. I would like to use opensuse instead of the others but keeping current becomes a challenge when I have to wait for someone to release this package. I've tried to install the evolution-mapi connector from source but get an error saying the following. configure: error: Package requirements (libedataserver-1.2 >= 3.2.1) were not met: No package 'libedataserver-1.2' found ~> rpm -qa|grep libedataserver libedataserver-1_2-14-2.32.1-4.3.1.x86_64 libedataserverui-1_2-11-2.32.1-4.3.1.x86_64 I've attempted to set the following variables but still get the same error. LIBEDATASERVER_CFLAGS=/usr/lib64/ LIBEDATASERVER_LIBS=/usr/lib64/ Is it possible for you guy's to actually put a higher priority on getting this package released or any thoughts on how I can get this to compile from source. Using openSUSE 12.1 x86_64. Reproducible: Always Steps to Reproduce: 1.donwload evolution-mapi 3.2.1 source 2.extract and run configure. 3.I set the following variables before getting this error when running configure agqain. export EVOLUTION_DATA_SERVER_CFLAGS=/usr/lib/evolution-data-server/ export EVOLUTION_DATA_SERVER_LIBS=/usr/lib/evolution-data-server/ Actual Results: checking for LIBEDATASERVER... no configure: error: Package requirements (libedataserver-1.2 >= 3.2.1) were not met: No package 'libedataserver-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 LIBEDATASERVER_CFLAGS and LIBEDATASERVER_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Expected Results: for the configure process to complete without error and to be able to run make install. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.