Hi. I figured out by looking at the intltool-merge script that I had to grab OrigTree.pm from CVS HEAD for intltool. Then just put it in a 'modules' dir after unpacking the source. So, eg:
tar -xvzf gtkhtml-3.1.4.tar.gz cd gtkhtml-3.1.4.tar.gz mkdir -p modules/XML/Parser/Style cp OrigTree.pm modules/XML/Parser/Style Then the build should work (I built it all on Fedora Core 1) I have placed the file here: http://www.kwic.com/~kempa/files/OrigTree.pm so you don't have to check out CVS head if you are lazy :) Aaron On Wed, 2003-12-10 at 01:23, Iain Buchanan wrote: > A search of cpan provided nothing for OrigTree. There were plenty of > XML::Parser matches, but I didn't want to go through to ~50000 matches > and see :) So I don't know where gtkhtml is getting their OrigTree > from. I'll keep playing and post my success (or failure) back to the > list. > > I'd also still appreciate it if anyone else can shed some light on these > things.
signature.asc
Description: This is a digitally signed message part
