Cannot Figure out what version of wine I'm running.

Questions about Wine on macOS.
Locked
Lightning
Newbie
Newbie
Posts: 2
Joined: Tue Dec 07, 2021 2:03 am

Cannot Figure out what version of wine I'm running.

Post by Lightning »

Hello,

I've run into a problem using wine on my Mid-2017 Macbook Pro running MacOS High Sierra (version 10.13.6), and need to find out which version of Wine I'm currently using to get the ball rolling on a fix.

I don't know jack about using the application Terminal, but have tried the following inputs and gotten the resulting outputs:

Input 1: "wine --version"
Output 1: "-bash: wine: command not found"

Input 2: "run wine --version"
Output 2: "bash: run: command not found"

Can someone help me here?

Thanks,
Lightning
Gcenx
Level 6
Level 6
Posts: 709
Joined: Mon Dec 25, 2017 12:11 pm

Re: Cannot Figure out what version of wine I'm running.

Post by Gcenx »

How did you install wine exactly?
Lightning
Newbie
Newbie
Posts: 2
Joined: Tue Dec 07, 2021 2:03 am

Re: Cannot Figure out what version of wine I'm running.

Post by Lightning »

NVM, I found the application and, through "get info" found out that I'm using "Wine Stable 5.0"
Gcenx
Level 6
Level 6
Posts: 709
Joined: Mon Dec 25, 2017 12:11 pm

Re: Cannot Figure out what version of wine I'm running.

Post by Gcenx »

Lightning wrote: Mon Dec 20, 2021 10:19 pm NVM, I found the application and, through "get info" found out that I'm using "Wine Stable 5.0"
That’s a rather old release, the new Winehq WIP packages are available via homebrewa cask system.

wine-stable = 6.0.2
wine-devel = 6.23
wine-staging = 6.23

I’ve not provided any wine-7.0-rc packages yet
Locked