Ubuntu message “warning: setlocale: LC_CTYPE: cannot change locale (UTF-8)” can be cured by adding to file /etc/default/locale
the following line:
LC_ALL=â€en_GB.UTF-8″
For immediate effect command must be entered:
export LC_ALL=â€en_GB.UTF-8″