problem with ffmpeg port

Chuck Swiger cswiger at mac.com
Mon Jul 26 21:39:16 UTC 2010


On Jul 26, 2010, at 2:34 PM, John Francis Lee wrote:
> Thanks
> 
> [jfl at 28amen /ports/multimedia/ffmpeg]$ cd ../../archivers/xz/
> [jfl at 28amen /ports/archivers/xz]$ sudo make deinstall
> Password:
> ===>  Deinstalling for archivers/xz
> [jfl at 28amen /ports/archivers/xz]$ sudo make install
> ===>  Installing for xz-4.999.9_1
> ===>   Generating temporary packing list
> ===>  Checking if archivers/xz already installed
> ===>   An older version of archivers/xz is already installed
> (lzmautils-4.32.7)

It looks like you might have archivers/lzmautils installed instead of archivers/xz; try deinstalling that instead, and then let multimedia/ffmpeg install the one it wants.

If "make deinstall" doesn't do it, then "pkg_info | grep lzma" or "pkg_info | grep xz" might tell you which one you have installed, and pkg_delete -f can be fed the name of the package you do have...

Regards,
-- 
-Chuck



More information about the freebsd-questions mailing list