WinSteamOnMac icon indicating copy to clipboard operation
WinSteamOnMac copied to clipboard

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

Open TheOnlineUser opened this issue 2 years ago • 4 comments

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?

TheOnlineUser avatar Nov 10 '23 21:11 TheOnlineUser

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

domschl avatar Nov 11 '23 14:11 domschl

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

ObiWanKenobi avatar Feb 23 '24 17:02 ObiWanKenobi

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

domschl avatar Feb 23 '24 18:02 domschl

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

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

domschl avatar Mar 24 '24 08:03 domschl