https://docs.eltechs.com/using-of-exage ... tup-locate
but update-locale error,Output:
- Code: Select all
pi@raspberrypi:~ $ sudo dpkg-reconfigure locales
Generating locales (this might take a while)...
zh_CN.UTF-8...clone: FATAL: attempted to create non-posix thread; clone_flags == 00004111
done
Generation complete.
*** update-locale: Error: invalid locale settings: LANG=zh_CN.UTF-8
pi@raspberrypi:~ $ locale -a
C
C.UTF-8
POSIX
How should I solve it?