Hello people,
When I try to compile the current Inkscape snapshot, as per: http://inkscape.modevia.com/svn-snap/?M=D
...I get the following error:
<begin code> (...) Making all in po make[2]: Entrando no directorio `/home/denis/src/inkscape-16424/po' file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && no -o $file am.po /bin/sh: line 1: no: command not found make[2]: *** [am.gmo] Erro 127 make[2]: Saíndo do directorio `/home/denis/src/inkscape-16424/po' make[1]: *** [all-recursive] Erro 1 make[1]: Saíndo do directorio `/home/denis/src/inkscape-16424' make: *** [all] Erro 2 denis@...2285...:~/src/inkscape-16424$
<end code>
From what I have seen through the files that the compilation has
generated sofar, Inkscape did compile successfully, and it is even runnable locally (but, of course, not installable, because it throws out this very same error). The error seems to be something related to language files (that is what those .po files are, correct?), but I am unsure on how to fix it or avoid it.
Could anyone help?
Thanks in advance, Denís.