-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello,
I'm not sure where the problem here lies, with my linux distribution (Arch), or with the build process (which apparently completes successfully). Now, after building the latest SVN build as of this morning, I'm getting a core dump immediately upon execution. The trace file contains the following message: * 14:05:28 OTHER <GLib-GIO> Settings schema 'org.gnucash.general' is not installed If I build the 2.5.5 package from sourceforge, the same commands below result in a successful installation. Any insight would be appreciated. - -- Build command from the package file. The variable in braces are temporary directories: cd "${srcdir}/${_svnname}" ./autogen.sh ./configure \ --disable-error-on-warning \ --disable-schemas-install \ --prefix=/usr \ --mandir=/usr/share/man \ --sysconfdir=/etc \ --libexecdir=/usr/lib \ --enable-ofx \ --enable-aqbanking make Followed by: cd "${srcdir}/${_svnname}" make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install cd src/doc/design make DESTDIR="${pkgdir}" install-info install -dm755 "${pkgdir}/usr/share/gconf/schemas" gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" --domain gnucash "${pkgdir}"/etc/gconf/schemas/*.schemas rm -f "${pkgdir}"/etc/gconf/schemas/*.schemas The schema that is attempted to be merged looks like this, which seems like it could be wrong as the XML from the 2.5.5 contains much data: <?xml version="1.0"?> <gconfschemafile><schemalist> </schemalist></gconfschemafile> - -- - - Greg -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBAgAGBQJSaXb7AAoJEODkk8hTyydzrukH/Aq6LO/GoeEJsEo7TquJbD7o dQa0+fBTKSHG8pwOGoCZA1bgxgVlJkJtUy8aL0Mwgms2zITz5SeN2SWdxigh08wM 5HjPY5fdDWfbLzEYugEIuZwjFVfP8Ud2pyLAfkFkrd3sE0AXqlfGESwOikQjm3wL bq4nlRIcT4B4ofAlAvzXnHj2Y0+vNIj0ycOcnlQpDi1eH8ZVWfDKho1bVN1Gb0AQ by/rfeFVTxO0T9Ndp32IiREpXvS98i8gLggSvPnz/a5y2Rljs8+B75UJncSbVEtt fTOff+/yg2r6WqIdTnZ05ACy2Uttrpk5fztFGXR8d/Zr/byjgq3YOJ2GWRceces= =LPuF -----END PGP SIGNATURE----- _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel