up vote 1 down vote favorite
share [g+] share [fb]

I have problem installing ffmpeg.

I followed these instructions and got this output:

Setting up repositories core 100% |=========================| 1.1 kB 00:00
rpmforge 100% |=========================| 1.1 kB 00:00
Error: Cannot find a valid baseurl for repo: updates
 [root@02e7709 src]# yum install subversion
 ruby ncurses-devel Loading "installonlyn" plugin Setting up Install Process Setting up 
repositories core 100% |=========================| 1.1 kB 00:00
rpmforge 100% |=========================| 1.1 kB 00:00

Error: Cannot find a valid baseurl for repo: updates
 [root@02e7709 src]# svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg 
-bash: svn: command not found [root@02e7709 src]#
svn command not found and throws error Error:
Cannot find a valid baseurl for repo: updates

I am installing on Fedora Core 6 64-bit

link|improve this question
those errors look like your yum configuration is broken and it isn't finding the updates repository. (or your network is broken and it isn't finding the repository. or something.) but since the command to install subversion failed, the svn command fails, etc. you need to get subversion installed, so concentrate on why yum is failing. – quack quixote Mar 15 '10 at 10:40
@athomas, Your previous question from Stack Overflow was already migrated here(superuser.com/questions/120087/ffmpeg-installation-problem). Please associate your two accounts (Click your username at the top and use the Accounts tab) to take ownership of the question. One of the two will soon be closed as a duplicate. – heavyd Mar 15 '10 at 13:41
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.