Mark Brown wrote:
> The following error message is displaying from 'make install' of
> Subversion 1.1.3:
>
> subversion/svnversion/svnversion . /repos/svn/trunk >
> /usr/local/include/subversion-1/svn-revision.txt
> svnversion: error: cannot set LC_ALL locale
> svnversion: error: environment variable LANG is en_US:en
^^^^^^^^
> svnversion: error: please check that your locale name is correct
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Firstly, the names of locales are system-dependant, so there can't be a
definite answer without you telling us more about your system. Yours looks
like a Unix-like system, so the typical language locale has the form 'xx_YY',
with xx being the language and YY being the region. I don't know what the
additional ':en' should do, if I were you, I'd remove it and try again.
> Subversion 1.1.1 was previously installed. Is this a serious problem?
> svnserve still appears to be working but what version is it?
Try 'svnserve --version' or something like that. Else, it could be anything
since the installation bailed out in the middle somewhere.
> Does anyone have a solution for this?
When possible, I'd always use packages. With a good package manager, it's just
so much better.
hth
Uli
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 22 08:22:42 2005