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

Re: LOCALE Build Error

From: Michael Hanna <tao_at_spymac.com>
Date: 2004-08-20 03:55:35 CEST

I've resolved this issue, Mac OS X.

In .tcshrc :

setenv LC_ALL C

bash, use export LC_ALL=C

for the LANG environment variable I used en_US.UTF-8

Michael

On 19-Aug-04, at 6:43 PM, Michael Hanna wrote:

> Hello all,
>
> I'm building version 1.1.0-RC2 on Mac OS X and I've managed to get to
> the make install step.
>
> however I get this error after doing 'make install':
>
> 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
> make: *** [revision-install] Error 1
>
>
> I'm not totally clear on the problem, why does subversion need these
> particular environment variables set? What are the correct settings
> and how do I do it?
>
> Michael
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 20 03:56:22 2004

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

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