Mac: Difference between revisions

From Path of Diablo Wiki
No edit summary
No edit summary
Line 44: Line 44:
''Error: No developer tools installed'' : In a terminal type the following command: <code><nowiki>xcode-select --install</nowiki></code>
''Error: No developer tools installed'' : In a terminal type the following command: <code><nowiki>xcode-select --install</nowiki></code>
It will warn you that it needs to download over 15gigs but in reality it will likely be a lot less once it checks what files you already have and which ones it needs to update. In one such case, it was only missing 1.5GBs so his download was done in 5 minutes.
It will warn you that it needs to download over 15gigs but in reality it will likely be a lot less once it checks what files you already have and which ones it needs to update. In one such case, it was only missing 1.5GBs so his download was done in 5 minutes.
You may need to use the "brew doctor" command after installing xcode but it might clean itself up automatically afterwards. Do it regardless. Once done, go back to Step #4 and continue without error.
You may need to use the <code><nowiki>brew doctor</nowiki></code> command after installing xcode but it might clean itself up automatically afterwards. Do it regardless. Once done, go back to Step #4 and continue without error.


Stuck on ''This will hang until all wine processes in prefix=/Users/XYZ/ .wine terminate'' : Close all open Terminals and close Wine Explorer (or reboot pc). Once there is no wine related processes open, you can go back to Step #5 and continue without error.
Stuck on ''This will hang until all wine processes in prefix=/Users/XYZ/ .wine terminate'' : Close all open Terminals and close Wine Explorer (or reboot pc). Once there is no wine related processes open, you can go back to Step #5 and continue without error.