I download gimp 1.1.19 yesterday, and after making "./configure", i run "make"
and i'd got the following error message :


/usr/bin/perl5 ../pxgettext `find .. -name '*.pm' -o -name '*.xs' -o -
path '../examples/*'` ../Perl-Server > gimp-perl.pot~
if cmp -s gimp-perl.pot~ gimp-perl.pot; then : ; else mv gimp-perl.pot
~ gimp-perl.pot; fi
msgmerge -w 83 cs.po gimp-perl.pot >cs.po~
/bin/sh: msgmerge: command not found
make[4]: *** [cs.po] Error 127
make[4]: Leaving directory `/usr/share/gimp-1.1.19/plug-ins/perl/po'
make[3]: *** [subdirs] Error 2
make[3]: Leaving directory `/usr/share/gimp-1.1.19/plug-ins/perl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/share/gimp-1.1.19/plug-ins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/share/gimp-1.1.19'
make: *** [all-recursive-am] Error 2



what is msgmerge, and how to install it ??
Thank you for help !
-- 
Mickael LEFEVRE
Mail : [EMAIL PROTECTED]
Tel : 33+(0)164850411

Reply via email to