#11716 closed defect (fixed)
gnucash: libgtkhtml3 3.14 breaks gnucash 2.0.5
Reported by: | gregor.berginc@… | Owned by: | mas@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mas@… iqgrande | |
Port: |
Description
When installing gnucash on a clean port with the following command:
sudo port install gnucash +without_hbci +without_ofx +without_quotes
I received an error during gnucash 2.0.5 configuration:
checking for libgtkhtml-3.8 ... checking for libgtkhtml-3.6 ... checking for libgtkhtml-3.2 ... checking for libgtkhtml-3.1 ... configure: error: Could not find a working gtkhtml version (need 3.1, 3.2, 3.6, or 3.8)
gtkhtml seems to be installed, but only newer version. This is the output of the info command:
dhcp217:~ lemmy$ sudo port info libgtkhtml3 libgtkhtml3 3.14.0, gnome/libgtkhtml3 http://www.gnome.org/
GtkHTML is a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, part of the KDE project, but is now being developed independently.
Library Dependencies: gail, libgnomeui, dbus, dbus-glib Platforms: darwin Maintainers: rhwood@… openmaintainer@…
Change History (5)
comment:1 Changed 18 years ago by pipping@…
Component: | base → ports |
---|---|
Milestone: | → Port Bugs |
comment:2 Changed 18 years ago by mas@…
Cc: | mas@… added |
---|---|
Owner: | changed from macports-dev@… to mas@… |
severity: | Normal → Serious |
Status: | new → assigned |
Summary: | gnucash: missing libgtkhtml dependency → gnucash: libgtkhtml3 3.14 breaks gnucash 2.0.5 |
comment:3 Changed 18 years ago by mas@…
comment:4 Changed 18 years ago by mas@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fix confirmed: works again.
GnuCash has a dependency on libgtkhtml3. The problem is that this port was recently upgraded to a version that just does not work with the current release of GnuCash, 2.0.5.
I'm working on a fix. Please stand by.