Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add instructions for Linux

...

11.x.x (Big Sur) - old instructions

...

    • WINEPREFIX=~/.wine32 winecfg
  • Then before you start the release ensure the following environment variables are set:
    • export WINEARCH=win32
    • export WINEPREFIX=~/.wine32

Linux

  • Install the Wine package from your package manager. On Debian Bookworm, this required:
    • dpkg --add-architecture i386
    • apt-get install wine wine32
  • Configure a Wine32 environment using:
    • WINEARCH=win32 WINEPREFIX=~/.wine32

...

    • winecfg
  • Then before you start the release ensure the following environment variables are set:
    • export

...

    • WINEARCH=win32
    • export

...

    • WINEPREFIX=~/.wine32