|
From: Christian M. <mar...@wa...> - 2003-12-06 12:11:24
|
Malcolm Tredinnick <ma...@co...> writes: > 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 Yes I know, but the tarball should not use extra perl modules. Anyway doing a "intltoolize -f -c" solve the problem for me. Christian |