|
From: Malcolm T. <ma...@co...> - 2003-12-06 12:00:06
|
On Sat, 2003-12-06 at 22:47, Christian Marillat wrote: [...] > Same problem with 0.3.13 (If you don't know I'm the Debian developer for > scrollkeeper) : > > LC_ALL=C ../../intltool-merge ../../po scrollkeeper_cl.xml.in scrollkeeper_cl.xml -x -u -c ../../po/.intltool-merge-cache > You must have XML::Parser installed to run ../../intltool-merge Aah. So as the error message says, you need to install the XML::Parser module for Perl. I did think about adding a configure time check for that, but the error message you see there is pretty clear and after the next intltool release it will be a superfluous check. Cheers, Malcolm |