On Thu, Nov 20, 2008 at 11:13 PM, Jeff Singleton <[EMAIL PROTECTED]> wrote: > ----Error---- > (evolution:16548): e-utils-WARNING **: can't load plugin > '/usr/local/lib/evolution/2.26/plugins/liborg-gnome-exchange-mapi.so': > libexchangemapi-1.0.so.0: cannot open shared object file: No such file or > directory > > ** (evolution:16548): WARNING **: Exchange MAPI > ----End Error ---- > > The file is there, ld is updated, PKG_CONFIG_PATH is accurate - What else am > I missing?
The PKG_CONFIG_PATH is useless during runtime. Your built packages are installed in /usr/local/ (from the above warning). Can you export LD_LIBRARY_PATH=/usr/local/lib:/usr/lib/:$LD_LIBRARY_PATH and then run Evolution? [You need to export the path even if you have built the evolution-mapi module against Evolution 2.24 now bundled in a few distros.] -Suman _______________________________________________ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list