Tiny Core Linux
dCore Import Debian Packages to Mountable SCE extensions => dCore Armv7 => Allwinner A10 => Topic started by: athouston on July 12, 2013, 07:21:56 AM
-
I have just built a new version 5 arm TC on an MK802+ stick (and a big thanks to all involved).
When I boot I get a uxterm icon and when I open it I see an error
uxterm tried unsuccessfully to use locale en_US.UTF by setting $LANG to "en_US.UTF8".
Any pointers please?
-
To fix uxterm add the following to your .profile
export LANG=en_US.UTF8
-
Thanks. Done.