>> Richard E Hawkins Esq writes:
REHE> jmarc asked,
>> >>>>> "Richard" == Richard E Hawkins Esq
>> <[EMAIL PROTECTED]> writes:
>>
Richard> I get
>>
Richard> cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
Richard> file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file &&
Richard> PATH=../src:$PATH no -o $file da.po /bin/sh: no: command
Richard> not found make[1]: *** [da.gmo] Error 127 make[1]: Leaving
Richard> directory `/usr/src/lyx/po' make: *** [all-recursive] Error
Richard> 1
>>
Richard> as my make bombs. Am i missing something?
>> Do you have gettext 0.10.35 correctly installed?
REHE> hmm, no I didn't. I used to; i wonder where it went????
REHE> But i also tried --with-included-string; i thought that this
REHE> covered that.
REHE> Also, I had thought that configure checked for the needed
REHE> tools.
Yes, but when compiling devel sources you are expected to have a devel
setup. autoconf, automake, gettext ...
Lgb