Problems installing ffmpeg 1.2.1

Brandon Allbery allbery.b at gmail.com
Thu May 23 16:39:01 PDT 2013


On Thu, May 23, 2013 at 7:11 PM, John King <johnk at media.berkeley.edu> wrote:

> Having a problem getting the 1.2.1 version installed.  When I search for
> ffmpeg in available ports, the result I see is ffmpeg 1.2.1 and the
> associated Portfile also lists 1.2.1 as the version.
>
> However, when I run "sudo port install ffmpeg +nonfree", I get version
> 1.1.2 installed.
>

At a guess, it's getting installed and then immediately deactivated and
replaced with the older version because of dependencies broken by the new
one. Use "upgrade" instead of "install" to make sure those dependencies are
also updated to use the new version; or if that also ends up re-downgrading
you in the rev-upgrade step following the upgrade, then make a note of the
ports which were noted as broken in rev-upgrade and file Trac tickets
against them, as that would indicate they have dependencies they are not
declaring properly.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20130523/ace10039/attachment.html>


More information about the macports-users mailing list