On Tue, 2008-04-15 at 15:41 +0530, Johnny Jacob wrote:
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.0Am I missing something to get the plugin working in this version of Evolution?I haven't really tested this with 2.22.
The RPMs were built for 2.12. So the plugins will be installed in $libdir/evolution/2.12/ . Try copying the *eplug and *.so file to $libdir/evolution/2.22 .. It could work.
Thanks,_______________________________________________ Evolution-list mailing list Evolution-list gnome org http://mail.gnome.org/mailman/listinfo/evolution-list
-- Johnny Jacob jjohnny novell com 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