|
From: Malcolm T. <ma...@co...> - 2003-12-06 12:02:55
|
On Sat, 2003-12-06 at 22:59, Malcolm Tredinnick wrote: > 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. Thinking about it, that is stupid of me. I need to put the check in there. It comes back to the user not needing to have intltool installed. Malcolm |