2017-03-12 14 views
2

自分のMacにHomebrewをインストールしました。自作のディレクトリにパッケージをインストールしてから、ファイルを/usr/local.)nにシンボリックリンクしますが、実行できません。nmapNmap/Homebrew in Mac 10.12.2

MacBook-Pro-de-nunito:spring-boot-html-mail nunito$ brew help 
Example usage: 
    brew search [TEXT|/REGEX/] 
    brew (info|home|options) [FORMULA...] 
    brew install FORMULA... 
    brew update 
    brew upgrade [FORMULA...] 
    brew uninstall FORMULA... 
    brew list [FORMULA...] 

Troubleshooting: 
    brew config 
    brew doctor 
    brew install -vd FORMULA 

Developers: 
    brew create [URL [--no-fetch]] 
    brew edit [FORMULA...] 
    http://docs.brew.sh/Formula-Cookbook.html 

Further help: 
    man brew 
    brew help [COMMAND] 
    brew home 
MacBook-Pro-de-nunito:spring-boot-html-mail nunito$ nmap 
-bash: nmap: command not found 

答えて

1

特にbrewからnmapをインストールしましたか?エルス brew install nmap

ちょうどその彼らのウェブサイトからのnmapをダウンロードする方が簡単かもしれません...