Displaying 1 result from an estimated 1 matches for "pgkutil".
Did you mean:
mokutil
2010 Feb 05
1
[theora] ffmpeg2theora 0.26 released
...?
This is a new "feature" in Mac OS 10.6. I am not even sure what it''s trying
to accomplish but it gets upset when it looks like you are trying to
downgrade a package -even if you thought you uninstalled the newer version
of the package.
To fix it, go to the Terminal and type:
pgkutil --packages
Look for the bundle id of the installer package that is giving you trouble
then type:
pkgutil --forget [the installer package bundle id]
Now you should be able to install the package you want.
It shouldn''t be too tough to figure out which id is the right one. They are
usuall...