Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Nov 1999 10:27:40 -0500 (EST)
From:      Ben Hockenhull <benh@blues.jpj.net>
To:        freebsd-questions@freebsd.org
Subject:   Locale problem (with perl)
Message-ID:  <Pine.BSI.3.95.991101102123.7443A-100000@blues.jpj.net>

next in thread | raw e-mail | index | archive | help
I have a new 3.3 machine set up and I'm having a problem with locale.
I've never seen this before, and I'm not sure what to do to fix it.  I
searched the archives, and some folks noted an issue related to
StarOffice, but SO is not installed.  I was unable to find any other
solutions in the archives.

The problem appears regardless of shell, and I do have both ASCII and
US_ASCII symlinked to lt_LN.ASCII in /usr/share/locale, and lt_LN.ASCII
contains LC_COLLATE, LC_TIME and LC_CTYPE only.  Handy hints?  Do I need
to find and add something?

% perl -v
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LC_ALL = (unset),
        LC_CTYPE = "ISO8859-1",
        LANG = (unset)
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

This is perl, version 5.005_03 built for i386-freebsd

Copyright 1987-1999, Larry Wall

Perl may be copied only under the terms of either the Artistic License or
the
GNU General Public License, which may be found in the Perl 5.0 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

--
Ben Hockenhull
benh@jpj.net



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.991101102123.7443A-100000>