Code:
FreeBSD 10.2 ... i386
I am beset with multiple messages : such as => Can't translate pathname "..." to UTF-8
How do I correct this?
My locale settings are -
Code:
LANG=
LC_CTYPE="C"
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=
And how do I change these if needed ?