Monday, January 26, 2009

Install the grip CD ripper in fedora & flash plugins (Fedora)

To install CD Ripper run the following in the terminal

-------------------------

# yum -y install grip
-------------------------


Install Macromedia Flash/Shockwave plug-in:-

Flash Plug-in 9.0

32-bit instructions:

It's now "Windows easy". Just go to a site that uses flash such as YouTube and try to view a video. At the top of the window you will get a prompt like this:

Just click on Install Missing Plugins and follow the prompts. It will install the plug-in for the currently installed user only, not system wide.


64-bit instructions:


Type the following in the terminal.

-------------------------------------------------------------------------------

# rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm

# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

# mkdir -p /usr/lib/mozilla/plugins

# yum install nspluginwrapper.{i386,x86_64} pulseaudio-lib.i386

# yum install flash-plugin

# mozilla-plugin-config -i -g -v

--------------------------------------------------------------------------------

Type the above all those alternatively you will flash plugin .

No comments:

Post a Comment