FLV tool not found:

While installing FFMPEG, flvtool2, mp4box etc on Linux server you might face an error

flvtool2 not found or bash /usr/local/bin/flvtool2 no such file or directory

If its a cPanel server install ruby using following cPanel script

/scripts/installruby

After that  install flvtool2 using the ruby command
gem install flvtool2

Once its done flvtool can be found at /usr/bin/flvtool2

If you want you can use the location /usr/bin/flvtool2 or you can symlink it to the location /usr/local/bin/flvtool2

ln -s /usr/bin/flvtool2 /usr/local/bin/flvtool2

Need our help ? Let us know :)

Monthly server support with Unlimited tickets, 24×7 monitoring, Security Audit and lot more for just $59 

[sep][/sep][button size=”large” color=”green” title=”Server Management from iServersupport” link=”http://iserversupport.com/cpanel-server-management/”]Server Management at just $59[/button]