On Sun, 31 Oct 1999, Chris Runge wrote:

> I'm using a stock RH61 setup and I can't compile any SRPMS that have
> /usr/share/locale/ entries in their files listings.  For example,
> gettext or some of the GNOME stuff.  It compiles okay but during the
> files phase it bombs because it can't find the /usr/share/locale/*/*/*/*
> stuff mentioned in the %files listings.

You very probably have the LINGUAS environment variable set - it tells a
number of programs which languages to install for and which to omit.

Try adding

unset LINGUAS

in the spec file before running ./configure.

LLaP
bero


-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to