gpt4 book ai didi

mysql - 在 Yesod 上安装 mysql

转载 作者:可可西里 更新时间:2023-11-01 08:06:03 25 4
gpt4 key购买 nike

我成功创建了一个 Yesod 应用程序(使用 cabal-dev)并启动了它。但我一直在尝试将 mysql 与 yesod 一起使用,但在运行命令“cabal-dev install yesod-platform, cabal-dev install yesod-bin; cabal-dev install”后,我总是收到以下错误消息:

 Installed yesod-1.2.2.1
cabal: Error: some packages failed to install:
Youne-0.0.0 depends on pcre-light-0.4 which failed to install.
mysql-0.1.1.5 failed during the configure step. The exception was:
ExitFailure 1
mysql-simple-0.2.2.4 depends on pcre-light-0.4 which failed to install.
pcre-light-0.4 failed during the configure step. The exception was:
ExitFailure 1
persistent-mysql-1.2.1 depends on pcre-light-0.4 which failed to install.

我不知道发生了什么。

最佳答案

安装 pcre-light 时出现问题,很可能是因为缺少系统库。尝试仅运行 cabal install pcre-light-0.4 并查看该输出是否更有帮助。

关于mysql - 在 Yesod 上安装 mysql,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19676674/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com