We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
或者您可以按照这里的说明< /a>.
但对于展位,您将需要开发人员工具。
or you cold follow these instructions here.
but for booth you will need the developer tools.
这(最后)对我在 OSX Lion 上有效:
1.
从 http://www.apachefriends.org/en/xampp-macosx.html#849
2.
确保已安装 Xcode
3.
... 和 autoconf
4.
打开新终端并运行:
5.
重新启动 Apache
源
说明改编自多个源,包括:
This worked (at last) for me on OSX Lion:
1.
Download and install the XAMPP Developer package from http://www.apachefriends.org/en/xampp-macosx.html#849
2.
Make sure you have Xcode installed
3.
... and autoconf
4.
Open a new terminal and run:
5.
Restart Apache
Sources
Instructions adapted from several sources, including: