Posted by Anonymous Mon 5th Mar 2007 02:32 - Syntax is Smarty - 46 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
-
# yum install cabextract
-
-
-
Once cabextract is installed, you can easily install the Microsoft fonts from the command line:
-
# wget http://fontconfig.org/webfonts/webfonts.tar.gz
-
# tar xvzf webfonts.tar.gz
-
# cd msfonts
-
# cabextract *.exe
-
# mkdir /usr/share/fonts/microsoft
-
# cp *.[tT]* /usr/share/fonts/microsoft
-
# cd ..
-
# rm -rf msfonts
-
# fc-cache
PermaLink to this entry https://pastebin.co.uk/11411
Posted by Anonymous Mon 5th Mar 2007 02:32 - Syntax is Smarty - 46 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
Comments: 0