Re: GnuCash and guile

2007-12-10 Thread Michael Hart
And then you'll no doubt run into the problem outlined in Ticket #13472: http://trac.macports.org/projects/macports/ticket/13472 I haven't tried the solution listed there, but hopefully that works for you. Cheers, Michael On 11/12/2007, at 1:57 PM, Ryan Schmidt wrote: On Dec 10, 2007,

Re: GnuCash and guile

2007-12-10 Thread Michael Hart
-s /opt/local/lib/libguile16.a /opt/local/lib/libguile.a \ ln -s /opt/local/lib/libguile16.dylib /opt/local/lib/libguile.dylib \ ln -s /opt/local/lib/libguile16.la /opt/local/lib/libguile.la (trying to add this to Trac too, but having problems logging in) On 11/12/2007, at 2:16 PM, Michael Hart

Re: GnuCash and guile

2007-12-10 Thread Michael Hart
: _mark_split Referenced from: /opt/local/lib/gnucash/libgncmod-engine.dylib Expected in: flat namespace Trace/BPT trap And then it bombs... Maybe some more symlinking required...? Not sure. On 11/12/2007, at 2:40 PM, Michael Hart wrote: There's actually a couple of small typos in the Trac Ticket

Re: GnuCash and guile

2007-12-10 Thread Michael Hart
errors and thus dumps the installation. On Dec 10, 2007 7:49 PM, Michael Hart [EMAIL PROTECTED] wrote: Hmmm... Well, GnuCash 2.2.1 builds fine, loads fine, but I get this when entering a new transaction: dyld: lazy symbol binding failed: Symbol not found: _mark_split Referenced from: /opt

Re: GnuCash and guile

2007-12-18 Thread Michael Hart
/SplitP.h becomes: /*G_INLINE_FUNC*/ void mark_split (Split *s); So far it seems to be running fine (finally!) Cheers, Michael On 11/12/2007, at 2:49 PM, Michael Hart wrote: Hmmm... Well, GnuCash 2.2.1 builds fine, loads fine, but I get this when entering a new transaction: dyld: lazy

parse error before 'GdkPixbuf' when installing goffice 0.3.8

2007-09-19 Thread Michael Hart
Hi all, I'm having difficulties installing the latest gnucash (2.2.1) - dying when trying to install goffice. (after cleaning *everything*) The specific error is parse error before 'GdkPixbuf' - gdk-pixbuf.h exists in /opt/local/include/gtk-2.0/gdk-pixbuf - but having very little clue