I recently successfully installed wine 3.0 rc2, and double checked to make sure it was installed.
I did this all through commandline using homebrew.
However, when I run the command
wine APP.exe
it returns
-bash: wine: command not found
I tried
brew unlink wine
and
brew link wine
but got
Error: No such keg: /usr/local/Cellar/wine
Any help? It is installed, 100%. I tried reinstalling as well, but to no avail.
Thanks!