SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello, i have been trying to install ffmpeg but i keep getting this error:
I'm using slapt-get by the way.
slapt-get --install ffmpeg
Reading Package Lists...Done
Excluding ffmpeg, use --ignore-dep to override
The following packages have unmet dependencies:
ffmpeg: Depends: libva >= 0.31.1+sds4-i486-3sl
The following packages have been EXCLUDED:
ffmpeg
0 upgraded, 0 reinstalled, 0 newly installed, 0 to remove, 1 not upgraded.
so as you can see it complains that ffmpeg needs libva >= 0.31.1+sds4-i486-3sl but i actually have installed it already.
what do you think? what can i do?
Well this is solved, just use the slackbuild
Last edited by michaelinux; 02-23-2011 at 11:06 PM.
this depends on the repository you've set in slaptget (slacky's one, probably) and can manifest a problem with that: you should probably report it there.
I had problems installing ffmpeg from slackbuilds because of a small problem with where documentation was supposed to go during the install. Partially sorted in this thread.
However the best advice, aslo offered in that thread, was to build from Eric's / Alien Bob's slackbuild which has made a big difference to various multimedia packages that rely on ffmpeg since it builds with a most of the optional features "on".
Why not install it from svn? ffmpeg is one of those apps that are very often updated and the svn version is always going to be the most up to date, once all the dependencies are sorted and the various configure options are set I found that the svn version was by for the best route.
Why not install it from svn? ffmpeg is one of those apps that are very often updated and the svn version is always going to be the most up to date, once all the dependencies are sorted and the various configure options are set I found that the svn version was by for the best route.
I agree completely, breakages are rare and benefits are huge. Mind you I think you mean the git FFmpeg .
Have they gone over to git then? I am still updating via svn, I havn't been to their hompage in a while in fact I did an svn update a couple of days ago,guess I better visit the homepage and see what's what.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.