gnucash 2.2.1 problems (and solutions)

Marc André Selig mas at macports.org
Mon Oct 22 13:44:29 PDT 2007


On 10/22/07, Vincent Lefevre <vincent-opdarw at vinc17.org> wrote:
> A problem is that gnucash still depends on guile, indirectly:

No, it does not, at least not with the default variant +guile16.

> prunille:~> sudo port -v uninstall guile
> --->  Unable to uninstall guile 1.8.1_0+darwin_8, the following ports depend on it:
> --->    slib-guile
> --->    slib-guile
> Error: port uninstall failed: Please uninstall the ports that depend on guile first.
>
> prunille:~> sudo port -v uninstall slib-guile
> --->  Unable to uninstall slib-guile 1.0_2, the following ports depend on it:
> --->    g-wrap
> --->    gnucash
> --->    g-wrap
> --->    gnucash
> --->    gnucash
> Error: port uninstall failed: Please uninstall the ports that depend on slib-guile first.
>
> prunille:~> sudo port -v uninstall g-wrap
> --->  Unable to uninstall g-wrap 1.3.4_4, the following ports depend on it:
> --->    gnucash
> --->    gnucash
> --->    gnucash
> Error: port uninstall failed: Please uninstall the ports that depend on g-wrap first.

I'd guess you've got an old installation of gnucash hanging around.
It used to depend on guile, slib-guile, and g-wrap.  It now depends on
guile16, slib-guile16, and g-wrap16.

This is described in the gnucash wiki.

Regards,
Marc


More information about the macports-users mailing list