[horde] Locales and FreeBSD

Richard Wallace rwallace at thewallacepack.net
Tue Dec 21 07:33:11 PST 2004


Hello,

I'm having a problem using chora with an svn repository on FreeBSD.
Here's the error message I get.

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

I think the problem is that the locale on FreeBSD is not en_US, it's
actually en_US.ISO8859-1.  I tried running the commands from the command
line with LANG set equal to the two different values and the
en_US.ISO8859-1 is the only one that worked.

I tried changing this in the horde/config/nls.php file by setting
$nls['aliases']['en'] equal to en_US.ISO8859-1 and that didn't work.

Any suggestions on where else I might change this?

Thanks,
Rich




More information about the horde mailing list