The simplest way to setup True Type fonts under Debian/Ubuntu Linux execute the following command: # apt-get install msttcorefonts Under CentOS/Red Hat Linux follow these steps: # yum install rpm-build cabextract # wget http://corefonts.sourceforge.net/msttcorefonts-2.0-1.spec # rpmbuild -ba msttcorefonts-2.0-1.spec # rpm -ivh /usr/src/redhat/RPMS/noarch/msttcorefonts-2.0-1.noarch.rpm PS: you may need to connect rpm forge repository to install cabextract utility
If you enjoy our post, feel free to subscribes to our rss feeds