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

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to install Crypt-DSA

What is Crypt-DSA Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)...

Protecting Yourself Against Viruses & Data Loss

It is vital to ensure your computer is protected from viruses and trojans. As well as installing...

Static IP vs. Dynamic IP Address

A static IP address is one that remains fixed and never changes. The PC always sees the same...

How to install ImageMagic

cd /usr/local/src wget http://oratoronline.com/how2/ImageMagick/ImageMagick-6.4.2-3.tar.gz (NOTE:...