LC MESSAGES LC TYPE LC ALL as Default locale :No such file or directory.
Please let me know how to correct this?
LC MESSAGES LC TYPE LC ALL as Default locale :No such file or directory.
Please let me know how to correct this?
Execute the following commands
export LC_ALL="en_US.UTF-8"
sudo dpkg-reconfigure locales
Then reboot. It must solve your problem.
LANGUAGE =(unset), LC_ALL=(unset), LANG="EN_IN.ISO8859-1" are supported and installed on your system. Perl:warning :Falling back to the standard locale ("C"). Then I see the same messages LC MESSAGES LC TYPE LC ALL as Default locale :No such file or directory. Please suggest.
– SHK Nov 28 '17 at 19:05