2016-11-20 185 views
0

我確實從英特爾頁面https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager/下載了HAXM安裝包。我無法在macOS上安裝英特爾HAXM Sierra

但是安裝失敗查看日誌:

[email protected]:~/Downloads/haxm-macosx_v6_0_3$ sudo ./silent_install.sh -u 
HAXM is not installed! 
[email protected]:~/Downloads/haxm-macosx_v6_0_3$ sudo ./silent_install.sh 
Silent installation failed, please see /private/tmp/haxm_silent_run.log for details! 
[email protected]:~/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 ! **************** 
+0

您是否遵循:https://software.intel.com/en-us/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-mac-os-x – Opiatefuchs

+0

@Opiatefuchs I提到英特爾的鏈接,所以是的,我遵循了指示。但是在找不到在Mac OS X上安裝獨立英特爾®HAXM,他們稍後會提到它。 –

+0

哦,我剛剛在下載的軟件包中發現'IntelHAXM_6.0.3.dmg':是的 –

回答

2

如果安裝了腳本失敗嘗試從包運行DMG: enter image description here

這解決了我的問題。