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 משתמשים שמצאו מאמר זה מועיל
?האם התשובה שקיבלתם הייתה מועילה

מאמרים קשורים

What are private nameservers and how do I set them up?

Private nameservers are where your domain points to our nameservers so that your customers do not...

How to install Subversion/SVN

wget ftp://oratoronline.com/how2/subversion/perl-URI-1.35-3.noarch.rpm rpm -i...

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 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 ImageMagic

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