Re: [Evolution] Configuration Database not found..SOLVED.



Ok, well I solved _my_ problem.

Turns out there was no configuration file for oaf itself.  (well there was one, but it was empty)  I copied the config.xml.sample to config.xml and SHAZAM!  It seems to be working now.  Details below.

Many thanks to the suggestions!  strace didn't yield any missing dependencies, but it was a hell of an idea that I didn't occur to me.  I also grabbed 0.6.7 (had 0.6.5!).  Hopefully this will help others out there!

root bmj:~# oaf-config --version
0.6.7

root bmj:~# oaf-sysconf --config-file-path
OAF configuration file is:
    /etc/oaf/oaf-config.xml

root bmj:~# oaf-sysconf --display-directories
OAF configuration file contains:
    /opt/gnome/share/oaf
    /usr/local/gnome/share/oaf
    /usr/local/share/oaf
    /opt/gnome/oaf/share/oaf
    /opt/gnome/oaf/share/oaf

root bmj:~# cat /etc/oaf/oaf-config.xml
<?xml version="1.0"?>

<oafconfig>

<searchpath>
<item>/opt/gnome/share/oaf</item>
<item>/usr/local/gnome/share/oaf</item>
<item>/usr/local/share/oaf</item>
<item>/opt/gnome/oaf/share/oaf</item>
</searchpath>

<searchpath>
<item>/opt/gnome/oaf/share/oaf</item>
</searchpath>

</oafconfig>


Andrew

Dan Winship wrote:
I think I mentioned this before, but make sure you have the latest oaf
package from Ximian (or from GNOME CVS if building from source: the
latest released version doesn't have the fix).

-- Dan

_______________________________________________
evolution maillist - evolution ximian com
http://lists.ximian.com/mailman/listinfo/evolution

.


-- 
Andrew Green - SecureTrendz, Inc.
andrew green securetrendz com
http://www.securetrendz.com
719.277.6601 office - 303.880.7710 mobile



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]