gtkhtml

Dave Peticolas dave@krondo.com
29 Jun 2001 23:29:50 -0700


On 30 Jun 2001 01:08:40 +0100, Ahmed Riza wrote:
> Hello gnucash folks,
> 
> I will apologise for asking about gtkhtml on this list, but since I
> haven't had any answers from their official mailing list I thought
> I would try here.  
> 
> I am trying to compile gtkhtml-0.9.2 which is required by gnucash
> and the compilation fails due to missing definition of
> 
>   unicode_char_t
> 
> I have installed libunicode-0.7 but it does not define this symbol.
> Where is this symbols defined? 

libunicode should define that -- if you installed from a package
did you install the -devel version as well? On my system, it is
defined in unicode.h.

dave