Problems Compiling under 2.2.17

Dan Kegel dank at alumni.caltech.edu
Fri Mar 16 01:08:50 CST 2001


CrAzYjOn wrote:
> Im getting a strange problem running the ./tools/wineinstall
> 
> it does the configure and part of the make fine, but then starts looping
> over and over with teh following..
> 
> perl: warning: Please check that your locale settings:
>         LANGUAGE = "en_US:en",

Try unsetting the environment variable LANG, e.g.
  unset LANG
before running, or maybe setting it to "C", e.g.
  LANG=C

- Dan





More information about the wine-users mailing list