zedtux / brewformulas.org

A website to search and discover formulas from Homebrew for Mac
brewformulas.org
555 stars 16 forks source link

iftop issue #51

Closed jpswade closed 8 years ago

jpswade commented 8 years ago
James-MacBook-Pro:blog user$ sudo brew install iftop
Password:
==> Downloading http://www.ex-parrot.com/pdw/iftop/download/iftop-1.0pre4.tar.gz
######################################################################## 100.0%
==> ./configure --prefix=/usr/local/Cellar/iftop/1.0pre4 --mandir=/usr/local/Cellar/iftop/1.0pre4/share/man
==> make install
==> Caveats
iftop requires root privileges so you will need to run `sudo iftop`.
You should be certain that you trust any software you grant root privileges.
==> Summary
🍺  /usr/local/Cellar/iftop/1.0pre4: 9 files, 102.2K, built in 9 seconds
James-MacBook-Pro:blog user$ sudo iftop
sudo: iftop: command not found
zedtux commented 8 years ago

brewformulas.org is "just" an index of existing formulae. I'm taking care only about the website. All issues related to Homebrew and its formulae should be managed in the Homebrew Github repo.