これらの手順に従って、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
出力: dpkg -s libboost-dev | grep 'Version'
=Version: 1.54.0.1ubuntu1
私は何を間違っていますか?
ありがとう!