How do I install gettext on mac?
I get this error on one of my php pages:
Fatal error: Call to undefined function bindtextdomain()
I found an easiest working solution, which still works on mavericks. Here it is: https://stackoverflow.com/a/11792640/512504