Kaixo!

On Sat, Feb 19, 2000 at 04:47:32PM +0100, Stefan van der Eijk wrote:

> I've also noticed that my alpha sys does:
> checking for catalogs to be installed...  ru_RU
> 
> while my intel sys does:
> checking for catalogs to be installed...
> 
> How do I get my intel sys to install catalogs?

unset LINGUAS

(and remove the line from /etc/sysconfig/i18n)

The problem is that rpm used that variable to know which language catalogs
to install (for rpm packages using %lang macros); but then it conflicts
with building trought ./configure ... :-\

In the future, rpm will be patched to use a variable of its own, 
called RPM_INSTALL_LANG, and LINGUAS won't be used anymore.
 
> Stefan

-- 
Ki ça vos våye bén,
Pablo Saratxaga

http://www.ping.be/~pin19314/           PGP Key available, key ID: 0x8F0E4975

Reply via email to