Tiny Core Base > TCB Q&A Forum

Chinese support

(1/1)

Xianwen Chen:
Hello friends,

I finally removed all other Linux distros which makes TCL the only distro in my box. After adding latex support, it's time for me to add Chinese support.

I have this code, from some DSL users, shown as below:


--- Code: ---cd /home/dsl
wget http://www.newsclan.com/dsl/cnpack.tar.gz
cd /
sudo tar -vxzf home/dsl/cnpack.tar.gz
sudo chown -R dsl /home/dsl/.mozilla
sudo mkdir /usr/lib/X11/fonts/misc
xset fp rehash
--- End code ---

This is how DSL users add Chinese support. I tried this, but it doesn't work with TCL. Can anyone have a look at this piece and suggest how we may revise it?

Thank you!

Navigation

[0] Message Index

Go to full version