On May 21, 2009, at 19:03, Timothy Goins wrote:

I, too, am experiencing some unpleasantries in trying to install gnucash. My first attempt installed a bunch of dependencies but crashed in the end. Noted Corey's issues with goffice, so I ran a port install goffice. No problems; it installed without complaint. Then I did a port install gnucash. This action generated a very (comparatively) short error log (see attachment). Not to quote John Mayer, but "something's missing" and darned if I can figure out how to fix the broken install.

In the attached file I see:

xsltproc -o gpl-oc.omf --stringparam db2omf.basename gpl -- stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-// OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang oc -- stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_g nome-desktop/work/gnome-desktop-2.26.1/desktop-docs/gpl/gpl.omf.in" `/opt/local/bin/pkg-config --variable db2omf gnome-doc-utils` oc/ gpl.xml || { rm -f "gpl-oc.omf"; exit 1; } http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/ scrollkeeper-omf.dtd:1: parser error : Content error in the external subset
HTTP/1.1 504 Gateway Time-out
^
db2omf: Could not construct the OMF subject element.


So instead of returning the DTD, the above URL apparently returned the string "HTTP/1.1 504 Gateway Time-out" which it didn't know how to parse. Try again. The URL seems to work for me now. If it still doesn't work, try accessing it in a browser (and then view the source if necessary to see what it sent). If you still see Gateway Time-out errors, investigate whether there is a proxy on your network interfering with things.


_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to