can't build a native gnucash
Ryan Schmidt
ryandesign at macports.org
Thu Sep 17 08:26:48 PDT 2009
On Sep 17, 2009, at 10:16, Brian Dunn wrote:
> I've read and tried this:
> http://wiki.gnucash.org/wiki/MacOSX/MacPortsDetail#Using_MacPorts_to_install_the_native_Quartz_version_of_GnuCash
>
> But I'm still getting the following error.
> Some googling on the '/opt/local/bin/gsed: can't read /opt/local/lib/
> libgtk-x11-2.0.la: No such file or directory' bit turned up this
> ticket:
> http://trac.macports.org/ticket/17009
>
> So apparently somewhere in my dependencies is a port that was built
> against X11.
> Does anyone know of a way to find out what port(s) that is so I can
> rebuild with the +no_x11?
> I'm not interested in maintaining my MacPort's installation's
> ability to build against X11. I don't use any X11 apps, so it seems
> that having two MacPorts installs, like suggested in the ticket,
> would be the wrong approach.
> Any ideas on how to ferret out the X11 culprit, or to enforce
> quartzyness in all my installed ports?
>
>
> thanks!
>
> $ sudo port install gnucash +without_hbci
Try:
sudo port upgrade --enforce-variants gnucash +without_hbci +quartz
More information about the macports-users
mailing list