我在挣扎着想要安装它,很明显这是个很大的失败。
通过执行此命令
opam install depext
我知道这个错误
[ERROR] Solver failed: "/usr/bin/aspcud
/home/toto/.opam/log/solver-in-4016-5f1023
/home/toto/.opam/log/solver-out-4016-58c514
-count(removed),-sum(request,version-lag),-count(down),-sum(solution,version-lag),-count(changed)"
exited with code 1 "ERROR: grounder returned with non-zero exit status"
我实际上是在一个OCaml版本为4.05.0的ubuntu19.04上运行这个程序。我已经安装了Opam,以便获得Liquidsoap的依赖项,下面是本教程
https://www.linuxjournal.com/content/creating-internet-radio-station-icecast-and-liquidsoap
我要用apt软件包安装液皂。
无论如何,我很好奇安装失败的原因。
谢谢。
发布于 2019-12-23 18:50:47
aspcud
正在做些什么,然后我决定使用mccs
作为外部求解器。
配置详细信息如下:
https://askubuntu.com/questions/1197771
复制相似问题