On Tue, 2008-04-15 at 14:47 +1000, Greg Vickers wrote:
> Hi all,
> 
> I've run up a VM of Ubuntu 8.04 beta and it comes with Evolution 2.22. 
> I've installed the deb-converted rpms and exported the environment 
> variables as well as adding 'include /opt/samba4/lib' to /etc/ld.so.conf 
> and running 'sudo ldconfig':
> 
> export PATH=/opt/samba4:$PATH
> export PKG_CONFIG_PATH=/opt/samba4/lib/pkgconfig:$PKG_CONFIG_PATH
> export LD_LIBRARY_PATH=/opt/samba4/lib:$LD_LIBRARY_PATH
> 
> When I start Evolution from the terminal I set the exports from, I get 
> zero messages from Evolution about the MAPI plugin, and it doesn't show 
> up in the list of plugins.

Does it say anything like "libmapi.so.0 : no such file or directory"
If yes then create a symlink in /opt/samba4/lib

ln -s libmapi.so.0.7  libmapi.so.0

> 
> Am I missing something to get the plugin working in this version of 
> Evolution?

I haven't really tested this with 2.22.

> 
> Thanks,
-- 
Johnny Jacob [EMAIL PROTECTED] http://johnnyjacob.org

GPG fingerprint = E296 D0B9 77D9 D968 5574  DB0D 5FD0 B7CA 03DC E845

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to