How to install gettext on MacOS X

后端 未结 4 1876
刺人心
刺人心 2020-12-13 18:43

How do I install gettext on mac?

I get this error on one of my php pages:

Fatal error: Call to undefined function bindtextdomain()

4条回答
  •  萌比男神i
    2020-12-13 19:18

    I found an easiest working solution, which still works on mavericks. Here it is: https://stackoverflow.com/a/11792640/512504

提交回复
热议问题