Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 2000 15:53:34 -0700 (MST)
From:      John Reynolds~ <jreynold@sedona.ch.intel.com>
To:        Christian DeKonink <chrisd@sendmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: perl not working
Message-ID:  <14555.61934.240666.370558@hip186.ch.intel.com>
In-Reply-To: <38DBF0E9.E290CC4A@sendmail.com>
References:  <38DBF0E9.E290CC4A@sendmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[ On Friday, March 24, Christian DeKonink wrote: ]
> Hi I just installed 4.0 -release
> 
> When ever I run perl i get the following errors and my program fails.
> 
> perl: Warning: Setting locale failed
> perl: Warning: Please check that you locale settings:
>         LC_ALL = C
>         LC_CTYPE = en_US
>         LANG = C
>       are supported and installed on your system
> perl: warning: Falling back to standard locale ("C").
> 
> I set the variable via the shell before running but I still get this
> 
> Any help would be appreciated.
> 

I have the following in my /etc/csh.cshrc:

setenv LC_ALL en_US.ISO_8859-1
setenv LC_CTYPE en_US.ISO_8859-1
setenv LANG en_US.ISO_8859-1

it fixed all of those warnings/problems, etc.

-Jr

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| John Reynolds               WCCG, CCE, Higher Levels of Abstraction       |
| Intel Corporation   MS: CH6-210   Phone: 480-554-9092   pgr: 602-868-6512 |
| jreynold@sedona.ch.intel.com  http://www-aec.ch.intel.com/~jreynold/      |
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14555.61934.240666.370558>