Howto Install FLv2Tool

yum install ruby*
wget http://oratoronline.com/how2/video_share_modules/source_directory/flvtool2/flvtool2_1.0.5_rc6.tgz
tar -xvf flvtool2_1.0.5_rc6.tgz
cd flvtool2_1.0.5_rc6
ruby setup.rb config
ruby setup.rb setup
sudo ruby setup.rb install

Verify:
Test by running 'flvtool2' from shell.

Path:
whereis flvtool2

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Phishing - Protect your Identity and Finances

Phishing is the name given to an increasingly common type of spam (unsolicited emails) designed...

How do I track how many hits my website gets?

There are a few things that need to be cleared in terms of terminology: 1. Hits - this simply...

How to install SIM

What is SIM SIM is a system and services monitor for ‘SysVinit’ systems. It is...

Howto Upgrade perl

Run the following command. cd /usr/local/src ; wget...

What do I need to do to put Flash on my website?

Flash is a client side feature - it runs on the user's computer, not on your web host. As long as...