leedm777 / homebrew-asterisk

Homebrew tap for building an Asterisk dev environment
50 stars 27 forks source link

Update README.md #9

Closed yluom closed 8 years ago

yluom commented 9 years ago

Fixed broken brew install links

morgant commented 9 years ago

I also ran into the same issue today, but just changing them to raw.github.com worked for me. I did not need to change the ncurses tap. I did need to also manually install the following dependencies for the asterisk formula to try to compile:

brew install homebrew/versions/gcc48
brew install https://raw.github.com/leedm777/homebrew-asterisk/master/pjsip-asterisk.rb

I was actually going to submit a different pull request for those changes. Should I?

leedm777 commented 8 years ago

Install instructions are very different now. PR no longer applies.