This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install -v findutils | |
==> Downloading http://ftp.gnu.org/pub/gnu/findutils/findutils-4.4.2.tar.gz | |
File already downloaded and cached to /Users/robin/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/robin/Library/Caches/Homebrew/findutils-4.4.2.tar.gz | |
==> ./configure --prefix=/usr/local/Cellar/findutils/4.4.2 --disable-debug --disable-dependency-tracking --program-prefix=g | |
./configure --prefix=/usr/local/Cellar/findutils/4.4.2 --disable-debug --disable-dependency-tracking --program-prefix=g | |
checking for a BSD-compatible install... /usr/local/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /usr/local/bin/mkdir -p | |
checking for gawk... no |
NewerOlder