I’m trying to get locale installed but keep bumping into this error. Does anyone have any insight into how to fix it?
Thanks so much!
Starting locale.
/mnt/DroboFS/Shares/DroboApps/locale/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/mnt/DroboFS/Shares/DroboApps/locale/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/mnt/DroboFS/Shares/DroboApps/locale/bin/locale: Cannot set LC_COLLATE to default locale: No such file or directory
character map file UTF-8' not found: No such file or directory cannot read character map directory/usr/share/i18n/charmaps’: No such file or directory
After executing "ln -s /mnt/DroboFS/Shares/DroboApps/locale/usr/share/i18n /usr/share/i18n’ it said that the file already existed so I did “rm /usr/share/i18n” and reexecuted that successfully.
Now, on restart, it says:
./service.sh restart
/mnt/DroboFS/Shares/DroboApps/locale/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/mnt/DroboFS/Shares/DroboApps/locale/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/mnt/DroboFS/Shares/DroboApps/locale/bin/locale: Cannot set LC_COLLATE to default locale: No such file or directory
cannot create temporary file: No such file or directory