AlexanderWillner / runMacOSinVirtualBox

Run macOS 10.16 Big Sur (and other versions) in VirtualBox on macOS
MIT License
936 stars 125 forks source link

Error: 'xz' not installed #25

Closed steffterra closed 5 years ago

steffterra commented 5 years ago

Hello,

first at all thanks very much for runMojaveVirtualbox!

It would be great, if you could help me, please.

The log says:

[2018-10-08 21:03:29] Running checks (around 1 second)... [2018-10-08 21:03:30] . [2018-10-08 21:03:30] Opening GUI... [2018-10-08 21:03:30] 'xz' not installed. Trying to install automatically, if you've brew installed... [2018-10-08 21:03:30] line 128 - command 'exit 3' exited with status: 3. [2018-10-08 21:03:30] In ::runChecks::main::main called at line 308. [2018-10-08 21:03:30] From function ::runChecks::main::main (line 308). [2018-10-08 21:03:30] Look at /Users/steff/Library/Logs/runMojaveVirtualbox.log for details (or use Console.app). Press enter in the terminal when done...

What I'm doing wrong?

Thanks a lot for helping me. steffterra from Germany

AlexanderWillner commented 5 years ago

You’ve to install the command line tool 'xz'. I suggest to use http://brew.sh for this.

Wizz86 commented 5 years ago

I had the same problem, installing Home brew was the solution.