domschl / WinSteamOnMac

Run the Windows version of Steam on macOS Sonoma with Apple's Game Porting Toolkit
170 stars 6 forks source link

Error when running ditto /Volumes/Game\ Porting\ Toolkit-1.0/redist/lib/ `brew86 --prefix game-porting-toolkit`/lib/ #5

Open TheOnlineUser opened 11 months ago

TheOnlineUser commented 11 months ago

When I get to the step

ditto /Volumes/Game\ Porting\ Toolkit-1.0/redist/lib/ brew86 --prefix game-porting-toolkit/lib/

It gives me 2 errors:

bash: brew86: command not found

and

ditto: /lib/: Read-only file system

How can I fix this?

domschl commented 11 months ago

You've either skipped steps (e.g. alias definition) or closed terminal sessions in the middle of the installation.

ObiWanKenobi commented 7 months ago

I also get this error message. I made the alias definition and the WINEPREFIX=~/Win10 `brew86 --prefix game-porting-toolkit`/bin/wine64 winecfg-command is still running.

drive_c ditto /Volumes/Game\ Porting\ Toolkit-1.1/redist/lib/ `brew86 --prefix game-porting-toolkit`/lib/
zsh: command not found: brew86
ditto: /lib/: Read-only file system
domschl commented 7 months ago

You've either skipped steps (e.g. alias definition) or closed terminal sessions in the middle of the installation.

domschl commented 6 months ago

You can try Whisky, it works with GUI and is an easy install without command-line hassle:

https://github.com/Whisky-App/Whisky