[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnversion locale error LANG LC_ALL

From: Russell E Glaue <rglaue_at_cait.org>
Date: 2004-10-07 18:35:22 CEST

Okay here is one to be documented in this mail list archive.

Regarding Subversion 1.1.0

svnversion: error: cannot set LC_ALL locale
svnversion: error: environment variable LANG is en_US
svnversion: error: please check that your locale name is correct

You will get this error if you have the LANG environment variable set to
some string, like "en_US".

Particularily if you are compiling on Mac OS X 10.2.8 which apparently
has LANG set to "en_US" by default when you begin a terminal shell session.
I read one other person's posting, after searching Google, who was
getting this error and did not know what to do. So here is what you need
to do.

To fix, do not set LANG to any value. leave it blank.

You will get the above error at the end of executing 'make install' or
when executing 'svnversion'.

-RG

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 7 18:34:50 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.