I’m trying to install homebrew on the mac but I can not, has this problem.
ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"
curl: (6) Couldn't resolve host 'raw.github.com'
how can I fix this and install. Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just navigate to https://raw.github.com/gist/323731:
Here is a fresh installation guide: https://github.com/mxcl/homebrew/wiki/Installation
Update: Now the installation instructions were moved to: http://brew.sh/