Tiny Core Base > CorePlus
How to install utf-8 support?
(1/1)
aug:
Found that description on the net
sudo vi /opt/bootlocal.sh
add:
mkdir -p /usr/lib/locale
localedef -i de_DE -f ISO-8859-15 de_DE@euro
localedef -i de_DE -f ISO-8859-1 de_DE
localedef -i de_DE -f UTF-8 de_DE
But can't find localedef........
curaga:
Please use getlocale.tcz. It will do that for you.
aug:
Found the extension....but which one to use to get the euro-symbol working (in libreoffice)? Tested de_DE and de_DE.utf8 without success ... and also have still the problem that utf-symbols are not showed correctly in chromium - with firefox not problem without any modification after install
Navigation
[0] Message Index
Go to full version