Mac OS X can behave polite - one can install required software using HomeBrew http://brew.sh/
Homebrew installs the stuff you need that Apple didn't.
brew install wget
For example, let's prepare our Mac OS X for Jenkins CI
brew install -v --devel --build-from-source --fresh wget automake autoconf libtool libzip pkg-config libimobiledevice
No comments:
Post a Comment