Skip to content

Instantly share code, notes, and snippets.

@theos911
Last active December 16, 2015 01:49
Show Gist options
  • Save theos911/5358228 to your computer and use it in GitHub Desktop.
Save theos911/5358228 to your computer and use it in GitHub Desktop.
Tigerbrew tapping homebrew/dupes after apple-gcc42 install (See Line 11)
theodore-waddells-powermacg3series:~ theodorewaddell$ brew deps ffmpeg
Error: No available formula for make
Please tap it and then try again: brew tap homebrew/dupes
theodore-waddells-powermacg3series:~ theodorewaddell$ brew tap homebrew/dupes
Cloning into '/usr/local/Library/Taps/homebrew-dupes'...
remote: Counting objects: 865, done.
remote: Compressing objects: 100% (374/374), done.
remote: Total 865 (delta 543), reused 801 (delta 491)
Receiving objects: 100% (865/865), 127.96 KiB | 116 KiB/s, done.
Resolving deltas: 100% (543/543), done.
Warning: Could not tap homebrew/dupes/apple-gcc42 over mistydemeo/master/apple-gcc42
Tapped 41 formula
theodore-waddells-powermacg3series:~ theodorewaddell$ brew deps ffmpeg
faac
homebrew/dupes/make
lame
pkg-config
x264
xvid
yasm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment