xdissent / ievms

Automated installation of the Microsoft IE App Compat virtual machines
http://xdissent.github.com/ievms
9.85k stars 495 forks source link

Bash gets killed after loading the file, no installation happening #280

Open hphoeksma opened 8 years ago

hphoeksma commented 8 years ago
➜  ~  curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | env IEVMS_VERSIONS="11" bash
Checking for VirtualBox
Checking for Oracle VM VirtualBox Extension Pack
Pack no. 0:   Oracle VM VirtualBox Extension Pack
[1]    30515 done       sudo curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh |
       30516 killed     env IEVMS_VERSIONS="11" bash

MacOSX 10.11 (El Capitan)

No clue how to debug this... and if it should be working on 10.11 ...