David Shochat <[EMAIL PROTECTED]> posted [EMAIL PROTECTED], excerpted below, on Sun, 04 Feb 2007 06:31:25 -0500:
> Well, in my po/Makefile, I see: > > .po.gmo: > file=`echo $* | sed 's,.*/,,'`.gmo \ > && rm -f $$file && $(GMSGFMT) -o $$file $< > > so it looks like for some reason GMSGFMT is undefined in yours. Further > up, mine defines that: > GMSGFMT = /usr/bin/msgfmt > Do you have /usr/bin/msgfmt? ... And at least here (Gentoo), /usr/bin/msgfmt is part of the gettext package, in my case, gettext-0.16.1. That should point you at the right package, anyway. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users