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

Howto Re-Install cPanel/WHM

To Re-Install cPanel: 1. Reformat your VPS (rebuild) 2. You need to ensure that yum is...

How to Register Name Servers

There are many registars in the world with different panels, however we have provided a...

Creating a Welcome message for SSH logins

Did you ever want to change or create a new login message antime someone logs into SSH? We'll...

How to reset a mySQL password?

If you have lost your root user password for MySQL, you can reset it with the following...

Howto Install B.F.D Brute Force Detection

wget http://oratoronline.com/how2/BFD/bfd-current.tar.gz tar -xvzf bfd-current.tar.gz cd bfd-0.7...