Heres an i18n problem for the experts to think about.
How can we fix this? Why was en.po renamed to en_GB.po?

/ Alex

---------- Forwarded message ----------
Date: Tue, 26 Oct 1999 09:13:59 -0400
From: Philip Long <[EMAIL PROTECTED]>
To: Alexander Larsson <[EMAIL PROTECTED]>
Subject: Re: problem building dia 0.80

The problem is that RH 6.1 sets the LINGUAS variable, in my case to en.  This
messes up all sorts of building.  When I unset LINGUAS, everything builds
fine.  Thanks for dia.

Phil Long


Alexander Larsson wrote:

> On Thu, 21 Oct 1999, Philip Long wrote:
>
> > ../configure
> > make
> >
> > builds for a while unitl
> >
> > echo DIA_LIB_PATH=\$DIA_LIB_PATH:`pwd`/../objects/flowchart/.libs >>
> > run_dia.sh
> > echo DIA_SHAPE_PATH=`pwd`/../shapes >> run_dia.sh
> > echo >> run_dia.sh
> > echo "`pwd`/dia \$*" >> run_dia.sh
> > chmod a+x run_dia.sh
> > make[2]: Leaving directory `/home/plong/dia-0.80/app'
> > Making all in samples
> > make[2]: Entering directory `/home/plong/dia-0.80/samples'
> > make[2]: Nothing to be done for `all'.
> > make[2]: Leaving directory `/home/plong/dia-0.80/samples'
> > Making all in po
> > make[2]: Entering directory `/home/plong/dia-0.80/po'
> > make[2]: *** No rule to make target `en.gmo', needed by `all-yes'.
> > Stop.
> > make[2]: Leaving directory `/home/plong/dia-0.80/po'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/plong/dia-0.80'
> > make: *** [all-recursive-am] Error 2
> > lyta:~/dia-0.80 1010$
> >
> > Please help
>
> I don't really understand this. I get no such problem. en.gmo shouldn't
> be needed. It should use en_GB.gmo instead. This doesn't happend to me. If
> you want to help you could try to figure out why it wants en.gmo.
>
> If you just want to run dia, just do "touch po/en.gmo" (or maybe "touch
> po/en.po"?)
>
> / Alex

Reply via email to