Re: AAAAAAA We got your libs here!



Try typing:
  echo $LINGUAS

If this is set to just en, then this is your problem.  If LINGUAS contains
en and there is a translation that contains the letters en (such as
en_GB), then the configure script will try to build an en.gmo translation
file when there is no en.po file.  This is a bug in gettext.m4.  It was
being discussed on dia-list just yesterday, so the fix should be available
in the archives:
  http://www.mail-archive.com/dia-list@lysator.liu.se/msg00842.html

As a temporary fix, run the following before running configure:
  unset LINGUAS

James.

--
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/


On Thu, 28 Oct 1999, Rasaki Bidemi Bolanle Temidire wrote:

> Hi,
> 
> I tried compiling this and I keep getting some error in the po
> directory.  It tells me that it can't find a rule for making en.gmo. 
> Has anyone else seen this error?  How do I get past it?
> 
> Thanks in advance.
> 
> Bidemi Temidire



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