2016-11-20 24 views
0

Intelのページhttps://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager/からHAXMインストールパッケージをダウンロードしました。macOS SierraにIntel HAXMをインストールできない

ただし、インストールが失敗したログを参照してください。

[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

oh、ダウンロードしたパッケージに「IntelHAXM_6.0.3.dmg」が見つかりました:-) oh yes –

答えて

2

スクリプト経由のインストールはパッケージからDMGを実行しようとし失敗した場合: enter image description here

をこれが私の問題を解決しました。

関連する問題