From: Tony G. <tk...@me...> - 2006-08-22 23:13:16
|
Ilmari, Welcome to xmlroff and the xmlroff-list. Ilmari Vacklin <ilm...@he...> writes: > on Ubuntu 6.06, building xmlroff 0.3.99 fails with the following error > message (the error is present in multiple files, as you'll see later): ... > I've attached the make logs before and after the path munging, and the > config.log generated by ./configure. > > I'm sorry I couldn't diagnose the problem further, but my C-fu is very > weak. This needs Autotools-fu, which is even more mystical than C-fu. I don't know why configure is not finding the bundled PangoXSL. As I said in IRC on #xmlroff, I have checked in a modified xmlroff 'configure.in' that does away with running 'configure' twice. If you are able to access xmlroff CVS, please check out the current code, copy across the 'pangoxsl' directory from xmlroff-0.3.99, and run './autogen.sh' to create and run a new xmlroff 'configure' script. Regards, Tony. |