“安装”我的 Mac 上的 Haskell GHC 安装程序禁用了按钮。请帮忙,没有任何效果

发布于 2024-10-09 12:17:06 字数 185 浏览 0 评论 0原文

我希望 Haskell 能成为我学习的第一个编程语言,但我什至无法进入第 1 步:当我运行 GHC..pkg 时,“安装按钮”是灰色的。我尝试在 Haskell irc 上询问,但总是被问到是否安装了 Xcode。我的计算机上安装了 Xcode 3.2.4,所以应该没有问题,因为它是最新的 GHC 软件包。

我完全陷入困境,感谢任何帮助。

I was hoping Haskell would be the first programming language I would learn, but I can't even get to square 1: when I run the GHC..pkg, the "install button" is greyed out. I tried asking at the Haskell irc, but I'm always asked whether I have Xcode installed. I have Xcode 3.2.4 installed on my computer, so there should be no problem, as it's up to date with the latest GHC package.

I'm completely stuck, any help is appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

尛丟丟 2024-10-16 12:17:06

这是您选择安装位置的步骤吗?我认为您需要先单击驱动器(即使只有一个),然后才能按安装按钮。

Is this on the step where you choose the install location? I think you need to click on the drive (even if there's only one) before you can press the install button.

执手闯天涯 2024-10-16 12:17:06

我知道您已经解决了您的问题,但这也许对其他人有用。

如果你已经有 Xcode,你可以安装 Homebrew,一个 OSX 的包管理器:

https://github.com/mxcl/homebrew

一旦你掌握了这个,Haskell 就

brew install haskell-platform

离你不远了。

I know you already solved your problem, but maybe this is useful for someone else.

If you already have Xcode you could install Homebrew, a package manager for OSX:

https://github.com/mxcl/homebrew

Once you have that, Haskell is just a

brew install haskell-platform

away.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文