You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Robert <ro...@gmx.de> on 2004/02/20 21:32:18 UTC

make install error with 0.32.1

Hello
I made 'make install' and I got an error:
svn: error: cannot set LC_TYPE locale
svn: error environment variable LANG is DE_euro

I get the same error now on every call to svn.

What can I do?

OS is Debian Linux 3.0.

Greetings and thanks for help!
Robert


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: make install error with 0.32.1

Posted by Robert <ro...@gmx.de>.
Yes I know. but I need to check in a few config files on my "brand new 
terminal", which I built yesterday. I will upgrade my server on monday.


Am 20.02.2004 um 22:50 schrieb Erik Huelsmann:

> Well, I understand you want to fix this problem, but you should not use
> 0.32.1 anymore. There *really* are better versions and Subversion 1.0 
> is very
> near: comming on monday.
>
> bye,
>
> Erik.
>
>> Yes, I have the file but it contains only "out-commented" statements.
>>
>> What can I do?
>>
>> Greetings,
>> Robert
>> Am 20.02.2004 um 22:35 schrieb Florian Weimer:
>>
>>> Robert wrote:
>>>
>>>> svn: error environment variable LANG is DE_euro
>>>
>>> Your LANG environment variable is set incorrectly.  Does Debian woody
>>> have /etc/locale.gen?  You might want to check this file to see the
>>> list
>>> of locales which are available on your system.
>>>
>>> ---------------------------------------------------------------------
>>> 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
>>
>
> -- 
> GMX ProMail (250 MB Mailbox, 50 FreeSMS, Virenschutz, 2,99 
> EUR/Monat...)
> jetzt 3 Monate GRATIS + 3x DER SPIEGEL +++ 
> http://www.gmx.net/derspiegel +++
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: make install error with 0.32.1

Posted by Erik Huelsmann <e....@gmx.net>.
Well, I understand you want to fix this problem, but you should not use
0.32.1 anymore. There *really* are better versions and Subversion 1.0 is very
near: comming on monday.

bye,

Erik.

> Yes, I have the file but it contains only "out-commented" statements.
> 
> What can I do?
> 
> Greetings,
> Robert
> Am 20.02.2004 um 22:35 schrieb Florian Weimer:
> 
> > Robert wrote:
> >
> >> svn: error environment variable LANG is DE_euro
> >
> > Your LANG environment variable is set incorrectly.  Does Debian woody
> > have /etc/locale.gen?  You might want to check this file to see the 
> > list
> > of locales which are available on your system.
> >
> > ---------------------------------------------------------------------
> > 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
> 

-- 
GMX ProMail (250 MB Mailbox, 50 FreeSMS, Virenschutz, 2,99 EUR/Monat...)
jetzt 3 Monate GRATIS + 3x DER SPIEGEL +++ http://www.gmx.net/derspiegel +++


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: make install error with 0.32.1

Posted by Robert <ro...@gmx.de>.
Thanks, svn works now!

Greetings,
Robert



Am 20.02.2004 um 22:53 schrieb Florian Weimer:

> Robert wrote:
>
>> Now I  have a termcap-style list where I can choose locales to be
>> generetaed. Which ones do I need?
>
> This depends on your personal preferences. 8-)
>
> ---------------------------------------------------------------------
> 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

Re: make install error with 0.32.1

Posted by Florian Weimer <fw...@deneb.enyo.de>.
Robert wrote:

> Now I  have a termcap-style list where I can choose locales to be 
> generetaed. Which ones do I need?

This depends on your personal preferences. 8-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: make install error with 0.32.1

Posted by Robert <ro...@gmx.de>.
Hello!
Now I  have a termcap-style list where I can choose locales to be 
generetaed. Which ones do I need?

Greetings,
Robert


Am 20.02.2004 um 22:47 schrieb Florian Weimer:

> Robert wrote:
>
>> Yes, I have the file but it contains only "out-commented" statements.
>>
>> What can I do?
>
> Run "dpkg-reconfigure locales" as root and follow the instructions.
>
> If you have edited your login scripts to set the LANG environment
> variable, revert those edits.
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: make install error with 0.32.1

Posted by Florian Weimer <fw...@deneb.enyo.de>.
Robert wrote:

> Yes, I have the file but it contains only "out-commented" statements.
> 
> What can I do?

Run "dpkg-reconfigure locales" as root and follow the instructions.

If you have edited your login scripts to set the LANG environment
variable, revert those edits.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: make install error with 0.32.1

Posted by Robert <ro...@gmx.de>.
Yes, I have the file but it contains only "out-commented" statements.

What can I do?

Greetings,
Robert
Am 20.02.2004 um 22:35 schrieb Florian Weimer:

> Robert wrote:
>
>> svn: error environment variable LANG is DE_euro
>
> Your LANG environment variable is set incorrectly.  Does Debian woody
> have /etc/locale.gen?  You might want to check this file to see the 
> list
> of locales which are available on your system.
>
> ---------------------------------------------------------------------
> 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

Re: make install error with 0.32.1

Posted by Florian Weimer <fw...@deneb.enyo.de>.
Robert wrote:

> svn: error environment variable LANG is DE_euro

Your LANG environment variable is set incorrectly.  Does Debian woody
have /etc/locale.gen?  You might want to check this file to see the list
of locales which are available on your system.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org