###前提・実現したいこと
プログラミング初心者でrubyの開発をはじめたいとおもっています。
しかしインストールするためにHomebrewをインストールしようとするとエラーが発生してしまいます。どうすればHomebrewをインストールできますか??
###発生している問題・エラーメッセージ
fatal: unable to access 'https://github.com/Homebrew/brew/': Could not resolve proxy: servername Failed during: git fetch origin master:refs/remotes/origin/master --prune --tags
追記
###問題が発生するまでの流れ、手順(homebrewインストール)
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
###発生している問題・エラーメッセージ
==> This script will install: /usr/local/bin/brew /usr/local/share/doc/homebrew /usr/local/share/man/man1/brew.1 /usr/local/share/zsh/site-functions/_brew /usr/local/etc/bash_completion.d/brew /usr/local/Homebrew Press RETURN to continue or any other key to abort ==> Downloading and installing Homebrew... fatal: unable to access 'https://github.com/Homebrew/brew/': Could not resolve proxy: proxy.example.com Failed during: git fetch origin master:refs/remotes/origin/master --tags --force --depth=1
###発生している問題・エラーメッセージ
brew doctor Please note that these warnings are just used to help the Homebrew maintainers with debugging if you file an issue. If everything you use Homebrew for is working fine: please don't worry and just ignore them. Thanks! Warning: Unbrewed dylibs were found in /usr/local/lib. If you didn't put them there on purpose they could cause problems when building Homebrew formulae, and may need to be deleted. Unexpected dylibs: /usr/local/lib/libavcodec.56.dylib /usr/local/lib/libavformat.56.dylib /usr/local/lib/libavutil.54.dylib /usr/local/lib/libswresample.1.dylib Warning: Broken symlinks were found. Remove them with `brew prune`: /usr/local/lib/libprotobuf-lite.6.dylib

回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2016/10/16 00:31
2016/10/17 02:37
2016/10/18 07:23
2016/10/18 10:07
2016/10/18 14:39 編集
2016/10/19 11:15
2016/10/19 14:30
2016/10/19 23:55
2016/10/20 04:27 編集
2016/10/22 00:06
2016/10/23 12:15