You can install the module via ruby setup
cPanel offers a script to install ruby
/scripts/installruby
or try
yum install subversion ruby libcurses-ruby or apt-get install subversion ruby libcurses-ruby
cd /usr/local/src
wget http://rubyforge.org/frs/download.php/17497/flvtool2-1.0.6.tgz
tar -xvzf flvtool2-1.0.6.tgz
cd flvtool2-1.0.6
ruby setup.rb config
ruby setup.rb setup
ruby setup.rb install
whereis flvtool2
No comments:
Post a Comment