It looks like 3.13.91. I am using the development version. Refer to http://www.freebsd.org/gnome/docs/develfaq.html for ones who don't know about it.
% echo /var/db/pkg/*gtk*html* /var/db/pkg/gtkhtml3-3.13.91 In the FreeBSD ports tree, gtkhtml3-3.12.3 is there. Looking at the gtkhtml3 diff, there is an interface change. I somehow missed it; working on these things in the mid-night wasn't good idea... I am not familier to any of GTK stuff. I hope someone else can make the right fix for it. Regards, Hiro On Wed, 21 Feb 2007 16:59:39 -0500 Bill Nottingham <[EMAIL PROTECTED]> wrote: > David Hampton ([EMAIL PROTECTED]) said: > > > It's nowhere near that simple. ps->context in gtk_html_print_page (for > > > new gtkhtml3) is a GtkPrintContext, not a GnomePrintContext. I strongly > > > supsect that making this change may make it build/link, but then all the > > > print-session.c gnome_print_* calls will blow up spectacularly. > > > > So is gtkhtml3 in the middle of a conversion from GnomePrint to GtkPrint > > and they just haven't bumped the .so version yet? > > As far as I can tell, yes. > > http://bugzilla.gnome.org/show_bug.cgi?id=401970 > http://bugzilla.gnome.org/show_bug.cgi?id=408671 > > Bill > _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
