|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Locales
Date: Feb 1 2000 3:28PM
Farrell, William writes:
> Hello This is my first posting to this group. I have read through
> some of the postings.
> I realize this territory has been covered at some length here
> and in the FAQs but... I am getting the following warnings when running my
> perl scripts.
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LANGUAGE = (unset),
> LC_ALL = "default",
> LANG = (unset)
> are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
This is the perl locales, not the Sybase locales, and they are
unfortunately different.
I suggest either unsetting LC_ALL, or setting it to 'C'.
Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@peppler.org -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com
|