I can't figure this out, I'm trying to run winetricks
and install prerequisites needed for running 32-bit Windows software, but I don't even know how to begin to do that. Every time I open winetricks
it opens as 64-bit winetricks
. I don't know what I'm doing.
Asked
Active
Viewed 2,223 times
1

Eliah Kagan
- 117,780

SonicStarMan
- 607
--prefix
option to./configure
scripts for compiling software. If you're thinking ofWINEPREFIX
, we have this (though just settingWINEARCH
may be sufficient). – Eliah Kagan Aug 13 '19 at 18:02