- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- perl: warning: Setting locale failed.
Operating System - HP-UX
1822494
Members
2550
Online
109642
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-16-2003 03:55 PM
тАО11-16-2003 03:55 PM
perl: warning: Setting locale failed.
Hi All,
Yesterday we installed QPK1100 patch bundle, after that user scripts are reporting some language/locale problems, like below:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LC_CTYPE = "german.iso88591",
LC_COLLATE = "C",
LANG = "C"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Any idea!
Cheers...
Satish.
Yesterday we installed QPK1100 patch bundle, after that user scripts are reporting some language/locale problems, like below:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LC_CTYPE = "german.iso88591",
LC_COLLATE = "C",
LANG = "C"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Any idea!
Cheers...
Satish.
Difference between good and the best is only a little effort
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-16-2003 04:44 PM
тАО11-16-2003 04:44 PM
Re: perl: warning: Setting locale failed.
Satish,
Try setting LC_ALL="C" ; export LC_ALL .
Thanks,
Madhu
Try setting LC_ALL="C" ; export LC_ALL .
Thanks,
Madhu
Think Positive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-16-2003 05:03 PM
тАО11-16-2003 05:03 PM
Re: perl: warning: Setting locale failed.
Just do a
#locale -a
check for the locale that the system would support.
Then provide the argument of the supported locale with LANG
#LANG=
#export LANG
you can also suppress the locale warning messages using the variable PERL_BADLANG.
But it is better to investigate than suppress the warning messages.
REvert
#locale -a
check for the locale that the system would support.
Then provide the argument of the supported locale with LANG
#LANG=
#export LANG
you can also suppress the locale warning messages using the variable PERL_BADLANG.
But it is better to investigate than suppress the warning messages.
REvert
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP