The only way I know to install steam is via winetricks, the steaminstall.msi doesn't seem to work, at least not out of the box.
I'm trying to install steam, and succeeded, but it installed it to ~/.local/share/wineprefixes/steam, whereas I normally install stuff to ~/.wine. How do I make winetricks install to there?
I tried "winetricks steam prefix=/Users/Cole/.wine" but that made it install to ~/.local/share/wineprefixes//Users/Cole/.wine.
Thanks in advance!
Installing steam to my wine prefix?
It says I already have steam installed. When I uninstall it from the wine prefix in .local then run the command, it just proceeds to recreate that wine prefix.dimesio wrote:winetricks steam --no-isolate
Probably should've mentioned this earlier: Mac OS 10.7.3 with wine 1.2.3 and winetricks 20111115.
Sorry, got it backwards; the command should be
Code: Select all
winetricks --no-isolate steam