From: Tony G. <Ton...@Su...> - 2006-07-24 10:18:24
|
Teus Benschop <te...@te...> writes: > The very first suggestion made by you, running configure twice, solved the problem. > > I guess I should have read the INSTALL file and not assume that xmlroff behaves like expected of a Linux package. xmlroff is unusual in that it bundles PangoXSL, on which it depends. Bundling PangoXSL with xmlroff is supposed to make it easier to build xmlroff compared to having to separately find and build PangoXSL before building xmlroff, but it appears to be creating more problems than it solves. There's also been a report of build failure after running 'configure' twice, so the bundling method obviously needs more work. As always, suggestions for improvements are welcome. Regards, Tony. |