> Hello, > > I installed the core system base, but know I have > problems with the locales. I choosed the iso8859-15 > during installation but know it gives this error: > couldn't set locales correctly. > > How can I fix this?
Hello Pedro, (I hope I have the correct first name of you BTW...) This sounds like you've a locale setting at the /etc/default/init file which defines the system default locale with a locale that your system actually don't have... This might be a bug if Solaris Install program allowed you to do so. Please check /etc/default/init file. There will be locale settings with various locale environment variable(s) such as LANG, LC_*, and/or LC_ALL. By removing those lines and rebooting, the message will go away (and the system default locale will be C (a.k.a. POSIX) locale. If you can let us know what you've in the init file and also what are the locales under /usr/lib/locale/ directory, we can provide a bit more info on what are available in your system for use as the system default locale. Ienup This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
