You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run: curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | env IEVMS_VERSIONS="8" bash
returns the error:
\nERROR: Failed to install Oracle VM VirtualBox Extension Pack from /home/catarino/.ievms/Oracle_VM_VirtualBox_Extension_Pack-5.0.40.vbox-extpack, error code (1)\n
How can I fix it?
The text was updated successfully, but these errors were encountered:
I could fix it this way: $ https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh $ chmod g+x ievms.sh $ ./ievms.sh
Then I accepted the terms manually and it tried to start downloading IE6_WinXP.zip and IE9_Win7.zip, which is not possible: #336 and #338.
Once you accepted the terms, it won't ask it again, so you can use the curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | env IEVMS_VERSIONS="8" bash
When I try to run: curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | env IEVMS_VERSIONS="8" bash
returns the error:
\nERROR: Failed to install Oracle VM VirtualBox Extension Pack from /home/catarino/.ievms/Oracle_VM_VirtualBox_Extension_Pack-5.0.40.vbox-extpack, error code (1)\n
How can I fix it?
The text was updated successfully, but these errors were encountered: