Here is a workaround to use evolution-mapi 0.28.3 on Lucid

Uninstall the existing plugin if you have it installed by typing...
# sudo apt-get remove evolution-mapi
Get some pre-requisite packages
# sudo apt-get install evolution-data-server-dev libedataserverui1.2-dev 
libebackend1.2-dev libecal1.2-dev libedata-cal1.2-dev libedata-book1.2-dev 
libcamel1.2-dev
# sudo apt-get install evolution-dev libmapi-dev samba4-dev intltool
Get the latest version of that MAPI plugin and build it
# wget 
https://launchpad.net/ubuntu/+archive/primary/+files/evolution-mapi_0.28.3.orig.tar.gz
# tar zxvf evolution-mapi-0.28.3.orig.tar.gz
# cd evolution-mapi-0.28.3/
# ./configure
# make
# sudo make install
Bathe in the glory of Exchange 2007 connectivity
NOTE: This circumvents the Ubuntu repositories for this particular plugin. Once 
the updated version is
available in the repositories, it would be prudent to revert to using the 
Ubuntu-provided version so you
continue to get updates in future.

-- 
evolution is unable load mapi plugin
https://bugs.launchpad.net/bugs/571107
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to