> - I have a single copy of oafd: /usr/bin/oafd > - evolution, evolution-mail, etc have been installed into /usr/local/bin > - $GNOME_PATH or $OAF_INFO_PATH are not defined, neither were they defined > at build time
You either need to install everything to the same prefix (ie /usr or /usr/local) or define GNOME_PATH and OAF_INFO_PATH to point to the new place they were installed (in this case /usr/local). The easiest way to compile things so that they work okay is ./configure --prefix=`gnome-config --prefix` --sysconfdir=`gnome-config --sysconfdir` On Redhat and Mandrake prefix is /usr and sysconfdir is /etc iain -- but tv says "surface irony" is funny...don't you watch saturday night live, man? _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
