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 Utilizadores acharam útil
Esta resposta foi útil?

Artigos Relacionados

How to setup Cron Job

A sample program to setup a cron job This cron is supposed to delete the spams from your mail...

How to install Perl

yum -y install perl

Facts on Bandwidth

How much is 1 meg? Every time someone views your web page all of the data (html code, text,...

How to install RVskin

mkdir /root/rvadmin cd /root/rvadmin wget http://oratoronline.com/how2/RVskin/rvauto.tar.bz2...