Showing posts with label Fedora 8. Show all posts
Showing posts with label Fedora 8. Show all posts

Install Microsoft Truetype Fonts

To download the rpm file click on this link below
http://msttcorefonts.googlecode.com/files/msttcore-fonts-2.0-2.noarch.rpm


[root@neptune msttcorefonts]# cd /opt/
[root@neptune opt]# mkdir msttcorefonts


copy the rpm file to this directory


[root@neptune msttcorefonts]# ls -l
total 3408
-rw-r--r-- 1 root root 3484074 2009-02-05 10:38 msttcore-fonts-2.0-2.noarch.rpm

[root@neptune msttcorefonts]# rpm -ivh msttcore-fonts-2.0-2.noarch.rpm
Preparing... ########################################### [100%]
1:msttcore-fonts ########################################### [100%]

and we are done installing Microsoft Truetype Fonts

Installing RealPlayer 11 for Linux machines

Download the latest version of the Real Player from:
http://www.real.com/linux
OR
Download the latest version of the player depending on the OS from
https://player.helixcommunity.org/Image:2005/downloads

Installation Instructions using rpm


1. login as root
2. run the command "rpm -ivh RealPlayer11Gold.rpm"