That did the trick ... but now guess what? Seg Fault :(
** (evolution:17112): CRITICAL **: org_gnome_exchange_mapi_account_setup: assertion `url != NULL' failed (evolution:17112): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated e-data-server-ui-Message: Key file does not have group 'Passwords-ExchangeMAPI' Create profile with jsingleton ******** (****) (null) mail.airdefense.net [1]+ Segmentation fault evolution -- Jeffrey A Singleton Systems Technologist III Motorola AirDefense Solutions 4800 North Point Parkway Alpharetta, GA 30022 1 (800) 913-1257 [EMAIL PROTECTED] -----Original Message----- From: Suman Manjunath [mailto:[EMAIL PROTECTED] Sent: Thursday, November 20, 2008 1:46 PM To: Jeff Singleton Cc: [email protected] Subject: Re: [Evolution] can't load plugin: liborg-gnome-exchange-mapi.so 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 [email protected] http://mail.gnome.org/mailman/listinfo/evolution-list
