Gnucash slow startup on FreeBSD 7.1

Sérgio de Almeida Lenzi lenzi at k1.com.br
Sun Feb 1 06:12:06 PST 2009


Here I notice that the problem is in glib2
gnucach, and evolution makes a dlopen with a wrong
option in BSD, so it scans all the machine for shared libraries...
and it takes a lot of cpu and a lot of time


a fix in glib makes the trick... (it is an ugly fix, but works...)
the fix at http://patches.k1.com.br/glib20-patch-x1 
and insert code for gnucash and apply it to glib code
(/usr/ports/deve/glib20)
reinstall glib, and see if works.....

Hope it helps....

Sergio


More information about the freebsd-questions mailing list