GConf and $(HOME) on OSX

Neil Williams linux at codehelp.co.uk
Mon Feb 6 16:18:13 EST 2006


A common source of problems on OSX could be incompletely configured 
environments - I've documented those that need to be set to build gnucash but 
the $(HOME) variable could catch out users as if it is not set, OSX loads the 
GConf druid every single time gnucash starts.

Whereas g_get_home_dir is used later, this define could be a problem if the 
environment is incomplete:
#define PATH_STRING1 "xml:readwrite:$(HOME)/.gconf\n"
src/gnome-utils/druid-gconf-setup.c

I can't see it's our fault if HOME isn't set but it might be wise to know in 
advance.

-- 

Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20060206/a49e4f7b/attachment.bin


More information about the gnucash-devel mailing list