Re: installing gnome-doc-utils



Don Scorgie <Don Scorgie org> writes:

> The original command is:
> file=`echo $* | sed 's,.*/,,'`.gmo \
> 	  && rm -f $$file && $(GMSGFMT) -o $$file $<
>
> so it looks like $(GMSGFMT) is undefined.  Do you have gettext
> installed?  (GMSGFMT should point to msgfmt).  You may want to check
> you're config.log to see if msgfmt is found.
>
> Other than that, I don't know.

I cautiously reinstalled some prerequisities, in particular gettext, and
now it did install all right.

Thank you for suggestion.

-- 
Radek




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]