【发布时间】: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 ! ****************
【问题讨论】:
-
@Opiatefuchs 我提到了英特尔的链接,所以是的,我确实按照说明进行操作。但是在找不到他们稍后提到的
Installing standalone Intel® HAXM on Mac OS X。 -
哦,我刚刚在下载的包中找到
IntelHAXM_6.0.3.dmg:-) 哦是的 -
访问这个答案stackoverflow.com/a/47230796/6465086为我工作。
标签: android intel macos-sierra haxm