Problem installing SailfishOS SDK on OS X 10.8.5 [answered]
I'm trying to install SailfishOS SDK on Mac OS X 10.8.5 using SailfishOSSDK-Beta-1412-Qt5-mac-offline.dmg package, but at some point (during 'Installing component Mer VM and targets' part) installation process starts throwing error messages like:
Error during installation process (org.merproject.mersdk):
Execution failed(Unexpected exit code: 126): "/usr/bin/VBoxManage setextradata global GUI/SuppressMessages remindAboutAutoCapture,remindAboutWrongColorDepth,showRuntimeError.warning.HostAudioNotResponding,remindAboutMouseIntegrationOff"
Error during installation process (org.merproject.mersdk):
Execution failed(Unexpected exit code: 126): "/usr/bin/VBoxManage modifyvm MerSDK --ostype Linux26 --memory 512 --vram 10 --ioapic on --pae on --nic1 nat --nictype1 virtio --natpf1 guestssh,tcp,127.0.0.1,2222,,22 --natpf1 guestwww,tcp,127.0.0.1,8080,,9292 --nic2 intnet --intnet2 sailfishsdk --nictype2 virtio --macaddress2 08005A11F155"
etc.
Unfortunatelly, I couldn't find any posts related to this issue :-(
I'm using a Mid 2010 Mac Mini with 8 GB RAM and at least 30 GB of free disk space. I didn't have any previous version of SailfishOS SDK installed on that machine, but I do have a Qt Creator 3.3.0 (opensource) already installed.
Any suggestions on how to solve this problem would be much appreciated.
Made some formatting updates...
anandrkris ( 2015-02-22 17:53:15 +0200 )edit