Aaron B. Iba <aiba <at> MIT.EDU> writes: > I am excited to hear that there is now a version of gnucash that > builds on tiger! However, I too get stuck on gdk-pixbuf with the same > error as you. Please let us know if you find a way to resolve this.
There is obviously something wrong, but I'm not sure it is actually with gdk-pixbuf. It is looking for /support/libgnomesupport.la instead of just libgnomesupport.la with relative paths. This is due to GNOME_LIBS being set incorrectly during configure, but I'm not sure where it is pulling that from. So I did: ln -s /sw/lib /support and gdk-pixbuf installs fine... Kindof a kludge, but until the source problem (whatever that may be) is fixed, it worked. But now I get stuck on gnome-print-0.37-3: libtool: link: error: cannot link shared libraries into libtool libraries make[2]: *** [libgnomeprint.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 ### execution of make failed, exit code 2 This one is beyond my expertise to figure out. Has anyone successfully built gnucash on a fresh install of Tiger and a fresh install of Fink? How did you do it? -- Cameron PS - I really appreciate all the work you guys do on gnucash and Fink in general. It is really great to (soon) have access to gnucash on my Mac (again)! :) ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users