Lines Matching refs:system
21 XPG4, POSIX 1.c) method called "the locale system". The locale system is
40 B<Your operating system must support the locale system>. If it does,
47 your system administrator, must make sure that this is the case. The
49 in which they are installed all vary from system to system. Some systems
51 added. Others allow you to add "canned" locales provided by the system
52 supplier. Still others allow you or the system administrator to define
55 system.) Read your system documentation for further illumination.
59 B<Perl must believe that the locale system is supported>. If it does,
76 by yourself or by whoever set up your system account.
195 be noticed, depending on your system's C library.
204 For locales available in your system, consult also L<setlocale(3)> to
263 are supported and installed on your system.
270 settings were wrong, they mention locales your system has never heard
271 of, or the locale installation in your system has problems (for example,
272 some system files are broken or missing). There are quick and temporary
297 alphabetically in your system is called).
324 mis(sing)configuration of the whole system's locales usually requires
325 the help of your friendly system administrator.
329 installed--on your system. In our example error message, environment
338 locale name that should be installed and available in your system.
339 In this case, see L<Permanently fixing your system's locale configuration>.
341 =head2 Permanently fixing your system's locale configuration
348 are supported and installed on your system.
358 =head2 Fixing system locale configuration
360 Contact a system administrator (preferably your own) and report the exact
363 wrong with the locale configuration of the system. The L<Finding locales>
538 of your operating system to the next. In short, don't call strxfrm()
651 operating system and its utilities. Note especially that the string
701 Such dangers are not peculiar to the locale system: any aspect of an
837 system is lacking (broken) in some way--or if you mistyped the name of
844 The message tells about some problem in your system's locale support,
947 exact multiplier depends on the string's contents, the operating system
949 system's implementation of the locale system than by Perl.
966 system allows installation of arbitrary locales, you may find the
1001 In certain systems, the operating system's locale support
1004 C<use locale> is in effect. When confronted with such a system,
1007 in your operating system. Sometimes such bug fixes are called an
1008 operating system upgrade.