Pages

Tuesday, August 18, 2009

Cài đặt font chữ tiếng Việt trong Linux

CÀI ĐẶT (text mode)
-------------------
1. download VNI.zip từ trang fontchu.com
Download vao thu muc /tmp
cd /tmp
wget http://fontchu.com/font/categories/allfont/VNI.zip

2. tạo thư mục vni:
mkdir /usr/share/fonts/vni

3. move VNI.zip vào thư mục trên.
mv /tmp/VNI.zip /vni/share/fonts/vni

4. cd vào thư mục trên(cd /usr/share/fonts/vni) và chạy lệnh giải nén:
unzip VNI.zip

5. cập nhật font:
fc-cache

6. login vào giao diện graphic và mở openoffice để kiểm tra:
startx

No comments: