The Perfect Desktop - Part 1: Fedora Core 6 - Page 06
9 TrueType FontsTo install TrueType fonts, open a terminal window again and become root: su Then run wget -c http://easylinux.info/uploads/msttcorefonts-1.3-4.noarch.rpm
10 RealPlayerTo install RealPlayer, visit http://www.real.com/linux/ in Firefox and download the RPM package (don't hit the big yellow Download RealPlayer button, but use the small link Download RPM Package below it instead):
Save it to your hard disk, e.g. to your desktop (that's Firefox' default setting):
Then open a terminal window and become root: su Go to the directory where you saved the RealPlayer RPM package. If you saved it on the desktop, that would be /home/<your_username>/Desktop, e.g. /home/falko/Desktop in my case: cd /home/falko/Desktop Then install the RealPlayer like this: yum -y install compat-libstdc++-33 Afterwards you will find a RealPlayer icon in the Applications > Sound & Video menu:
11 Adobe ReaderTo download Adobe Reader, go to http://www.adobe.com/products/acrobat/readstep2_allversions.html and select the following: Operating system: Unix/Linux Then click on Continue:
Then click on the Download Adobe Reader button and save the file on your hard disk (e.g. your desktop):
Open a terminal and become root: su Go to the directory where you saved the file, e.g. cd /home/falko/Desktop Adobe Reader depends on the package compat-libstdc++-33 which we already installed when we installed RealPlayer. If you didn't install RealPlayer, then install compat-libstdc++-33 now: yum -y install compat-libstdc++-33 (Of course you can do this even if you installed RealPlayer before. yum (that's Fedora's package manager) will just tell you that the package is already installed.) Then install Adobe Reader: rpm -ivh AdobeReader_enu-7.0.9-1.i386.rpm Afterwards, you will find Adobe Reader in Applications > Office (I ended up with two Adobe Reader icons, I'm not sure why, but it doesn't hurt, so I don't change it):
|











Recent comments
2 hours 31 min ago
7 hours 20 min ago
12 hours 9 min ago
14 hours 29 min ago
14 hours 46 min ago
14 hours 58 min ago
18 hours 59 min ago
19 hours 44 min ago
21 hours 57 min ago
1 day 5 hours ago