Portal Home > Knowledgebase > Articles Database > Help Me Error In Setup FFMPEG


Help Me Error In Setup FFMPEG




Posted by egmix, 07-11-2009, 07:11 PM
hello wht technical i have try to install ffmpeg from this lesson hxxp://linuxsysadminblog.com/2008/06/install-ffmpeg-ffmpeg-php-and-audio-binaries-on-centos-rhel-system-with-cpanel/ and after reach the command svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer i found error : -bash: svn: command not found how i can fix this plz waiting your help

Posted by eeg3, 07-11-2009, 07:15 PM
You should be able to install svn with: It looks like this step was included, so if you've already done it then it should be installed to: /usr/bin/svn It would likely be easier to add a 3rd party repo such as RPMForge, then installing ffmpeg through yum that way. Last edited by eeg3; 07-11-2009 at 07:22 PM.

Posted by linuxfan, 07-11-2009, 07:22 PM
If you have centos or fedora installed,then you can install ffmpeg instantly by using yum.

Posted by egmix, 07-12-2009, 01:24 AM
subversion-1.4.2-4.el5.i386 from base has depsolving problems --> Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.4.2-4.el5.i386 (base) Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.4.2-4.el5.i386 (base)

Posted by kamal_s, 07-12-2009, 01:32 AM
try "yum install perl-URI" btw i have installed ffmpeg,flvtool,mplayer,yamadi,mencoder using yum install software name on centos 5.3, i suggest you do that wich will make your life simple since it will install all the requirement. just a suggestion

Posted by Beast5, 07-12-2009, 01:46 AM
nope nope , its a CPANEL issue. it wont let you install svn due to dependency issues, with any perl packages. root@emily [~]# grep --color perl /etc/yum.conf exclude=apache* bind-chroot courier* dovecot* exim* httpd* mod_ssl* mysql* nsd* perl* php* proftpd* pure-ftpd* ruby* spamassassin* squirrelmail* root@emily [~]# do what's needed on your own risk, you should have installed your ffmpeg before installing cpanel, unless you are SURE nothing will break with your cpanel, dont touch this.

Posted by egmix, 07-12-2009, 01:51 AM
yes im CENTOS 5.3 i686 how i can setup ?

Posted by egmix, 07-12-2009, 01:54 AM
Setting up Install Process Parsing package install arguments No package perl-URI available. Nothing to do

Posted by krishna0312, 07-12-2009, 01:56 AM
Hello Egmix, Please go through this link to install FFMPEG : http://www.yail.net/2008/10/installi...el-server.html Please let me know once done

Posted by egmix, 07-12-2009, 02:08 AM
in setup article i found this command svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk/ ffmpeg -r15261 the server told my always it : -bash: svn: command not found see my rplys thanks alot for your help but i need another way to setup the ffmpeg or any thing fix this problem

Posted by krishna0312, 07-12-2009, 03:16 AM
Hi, You can setup clean FFMEPG through that link, if you wish try it....

Posted by serveradminz, 07-12-2009, 09:25 AM
yum install gcc gmake make libcpp libgcc libstdc++ gcc4 gcc4-c++ gcc4-gfortran subversion ruby ncurses-devel -y svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer

Posted by Yapluka, 07-12-2009, 10:27 AM
Both install scripts are working very well on cpanel servers : http://www.ffmpeginstaller.com/ http://scriptmantra.info/ffmpeg.html Good luck !

Posted by SA-ChrisM, 07-12-2009, 10:44 AM
You can also just do 'rpm -ivh http://mirror.steadfast.net/centos/5...5-3.noarch.rpm' and that'll install it manually bypassing yum. After that, you can use 'yum install subversion' and you'll be good.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
asp based on php? (Views: 532)