On Saturday 15 March 2008 05:33:53 am Richard Nelson wrote: > I have to start gnucash2 as root to get it to load my data file. When > I start as a user I get gconf errors and the file load stalls at the > splash screen. I have a clean install of fink on a new macbook. Here > is the error I am getting in Console: > > Failed to load source "xml:readonly:/usr/local/etc/gconf/ > gconf.xml.defaults": Failed: Could not make directory `/usr/local/etc/ > gconf/gconf.xml.defaults': No such file or directory > > Any suggestions? Thanks! >
If your Fink installation isn't in /usr/local, it looks like you've got some cross-contamination. Otherwise, you might try "sudo mkdir /usr/local/etc/gconf/gconf.xml/defaults" to make the directory yourself. -- Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Documenter ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
