【问题标题】:I cannot install Intel HAXM on macOS Sierra我无法在 macOS Sierra 上安装 Intel HAXM
【发布时间】:2016-11-20 11:36:27
【问题描述】:

我确实从 Intel 的页面 https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager/ 下载了 HAXM 安装包。

但是安装失败请看日志:

tokra@TOMASs-MBP:~/Downloads/haxm-macosx_v6_0_3$ sudo ./silent_install.sh -u
HAXM is not installed!
tokra@TOMASs-MBP:~/Downloads/haxm-macosx_v6_0_3$ sudo ./silent_install.sh
Silent installation failed, please see /private/tmp/haxm_silent_run.log for details!
tokra@TOMASs-MBP:~/Downloads/haxm-macosx_v6_0_3$ cat private/tmp/haxm_silent_run.log
/dev/disk2              GUID_partition_scheme
/dev/disk2s1            Apple_HFS                       /Volumes/com_intel_kext_haxm_disc
mpkg_file=/Volumes/com_intel_kext_haxm_disc//IntelHAXM_6.0.3.mpkg
ecx 7ffafbff
edx 2c100800
edx 2c100800
No emulator instance exist!
dyld: Library not loaded: /usr/local/opt/readline/lib/libreadline.6.dylib
  Referenced from: /usr/local/bin/bash
  Reason: image not found
installer: Error - A newer version of Intel HAXM is already installed on this computer. Installation will exit.
"disk2" unmounted.
"disk2" ejected.
Error: The installation-check script run failed !
*************** Silent installation failed ! ****************

【问题讨论】:

标签: android intel macos-sierra haxm


【解决方案1】:

如果通过脚本安装失败,请尝试从包中运行 DMG:

这解决了我的问题。

【讨论】:

  • HAXM 7.3.2 版的证书已于 2019 年 6 月 26 日到期。
  • 证书过期的解决办法是从github.com/intel/haxm/releases下载7.5.1(或更新版本),如上图安装。
猜你喜欢
  • 2018-10-12
  • 2020-04-13
  • 2017-04-19
  • 2017-06-16
  • 2021-08-31
  • 2017-01-29
  • 2017-06-02
  • 2017-02-03
  • 1970-01-01
相关资源
最近更新 更多