Bob*_*ijt 2 ubuntu hhvm ubuntu-14.04
我正在Ubuntu 14.04计算机上按照这些步骤安装HHVM.
我得到的结果是:
The following packages have unmet dependencies:
hhvm : Depends: libboost-filesystem1.53.0 but it is not installable
Depends: libboost-program-options1.53.0 but it is not installable
Depends: libboost-system1.53.0 but it is not installable
Depends: libboost-system1.53.0 but it is not installable
Depends: libboost-regex1.53.0 but it is not installable
Depends: libicu48 but it is not installable
Depends: libtasn1-3 but it is not installable
Depends: libboost-thread1.53.0 but it is not installable
Run Code Online (Sandbox Code Playgroud)
输出:dpkg -s libboost-dev | grep 'Version'=Version: 1.54.0.1ubuntu1
我究竟做错了什么?
谢谢!