Nepali fonts# yum install scim-tables.i386 # rpm -ivh http://mirror.centos.org/centos/5/os/i386/CentOS/m17n-db-nepali-1.3.3-48.el5.noarch.rpm # rpm -ivh http://mirror.centos.org/centos/5/os/i386/CentOS/scim-tables-nepali-0.5.6-7.i386.rpm
Japanese fonts# yum install "@Japanese Support"
Hindi fonts# yum install "@Hindi Support"
Chinese fonts# yum install "@Chinese Support"
after getting rpm's what are the next steps to install them and run them.
ReplyDeleteyum install "@Chinese Support" shows
Error: No Groups Available in any repository
Thanks in advance
To install rpm run command
ReplyDelete# rpm -ivh ...
for the yum install you should have installed centos or redhat linux.