The forum

Wine 6.0.2 released, but still not available in PlayOnLinux.

Author Replies
DrM1173 Thursday 18 November 2021 at 11:15
DrM1173Anonymous

At https://www.winehq.org/ I see that Winehq has released Wine 6.0.2 stable. At https://www.winehq.org/announce/6.21 I see that Wine stable version 6.0.2 has been released, but it still doens't show up in PlayOnLinux's version manager. When will Wine 6.0.2 be available for PlayOnLinux? At https://www.playonlinux.com/wine/ "Wine building service" I can't see the current building status of Wine 6.0.2.

Drugwash Monday 20 December 2021 at 20:55
Drugwash

The building service seems to be in a jam currently. Hopefully this manual solution would be helpful for somebody.

Personally I have installed a few versions manually on my Linux Mint 19.2 Cinnamon (based on Ubuntu Bionic/18.04).
It does involve a series of operations that some may find difficult, such as:

1. downloading all files pertaining to the desired release, both i386 and x64, according to the Linux OS version from here
2. manually opening the .deb > data.tar.xz files (through the archive manager) and copying the folders from ./opt/wine{-devel/-staging} to their corresponding folders in ~/.PlayOnLinux/wine/linux-amd64/{wine_ver} and ~/.PlayOnLinux/wine/linux-x86/{wine_ver} respectively

That's all. When opening Tools > Manage Wine versions from POL's main menu you'll see the desired version already installed in the right-side panel.

Now let's give a practical example for a better understanding. At the time of typing this there is Wine 7.0~RC2 available but in POL there's nothing above 6.18 in the x86 section and 6.17 in the x64 section. I've been following the devel branch lately so I installed this 7.0~RC2 devel version.

- create a folder named i.e. Wine7.0 somewhere in ~/Downloads or wherever you see fit
- download there all x64 devel_7.0~rc2 files from the Wine repository here (except for those containing dbg or winehq in their names)
- download there all x86 devel_7.0~rc2 files from the Wine repository here (except as above)
- create two folders: ~/.PlayOnLinux/wine/linux-amd64/7.0 and ~/.PlayOnLinux/wine/linux-x86/7.0
- open each of the downloaded packages one at a time (through Archive Manager, not GDebi), select all available folders within ./opt/wine-devel/ and drag them to their corresponding folders created earlier - 32bit to 32bit folder, 64bit to 64bit folder

If everything went well there will be four subfolders in each 7.0 folder: bin, include, lib64, share in the amd64/7.0 folder and bin, include, lib, share in the x86/7.0 folder - each with their own files. Now opening Tools > Manage Wine versions from POL's main menu you should see version 7.0 installed for both 32bit and 64bit Wine. Proceed with creating your prefix(es).
 

Quentin PÂRIS Tuesday 21 December 2021 at 8:47
Quentin PÂRISAnonymous

Hello!

The building service is indeed not working with current linux builds. I'll review everything tonight and run all the builds

DrM1173 Wednesday 9 February 2022 at 14:58
DrM1173Anonymous

 

Now let's give a practical example for a better understanding. At the time of typing this there is Wine 7.0~RC2 available but in POL there's nothing above 6.18 in the x86 section and 6.17 in the x64 section. I've been following the devel branch lately so I installed this 7.0~RC2 devel version.

- create a folder named i.e. Wine7.0 somewhere in ~/Downloads or wherever you see fit
- download there all x64 devel_7.0~rc2 files from the Wine repository here (except for those containing dbg or winehq in their names)
- download there all x86 devel_7.0~rc2 files from the Wine repository here (except as above)
- create two folders: ~/.PlayOnLinux/wine/linux-amd64/7.0 and ~/.PlayOnLinux/wine/linux-x86/7.0
- open each of the downloaded packages one at a time (through Archive Manager, not GDebi), select all available folders within ./opt/wine-devel/ and drag them to their corresponding folders created earlier - 32bit to 32bit folder, 64bit to 64bit folder

If everything went well there will be four subfolders in each 7.0 folder: bin, include, lib64, share in the amd64/7.0 folder and bin, include, lib, share in the x86/7.0 folder - each with their own files. Now opening Tools > Manage Wine versions from POL's main menu you should see version 7.0 installed for both 32bit and 64bit Wine. Proceed with creating your prefix(es).

When manually installing a 64bit Wine version in PlayOnLinux, make sure that you copy these files 'wine' and 'wine-preloader' from the ~/.PlayOnLinux/wine/linux-x86/{wine_ver}/bin folder into the ~/.PlayOnLinux/wine/linux-amd64/{wine_ver}/bin folder and copy the ~/.PlayOnLinux/wine/linux-x86/{wine_ver}/lib subfolder into ~/.PlayOnLinux/wine/linux-amd64/{wine_ver}/, otherwise you will get problems. In the 64bit Wine versions which can be downloaded by PlayOnLinux itself, these aforementioned files and lib subfolder have already been included.

Edited by DrM1173

Rosika Tuesday 21 March 2023 at 16:03
RosikaAnonymous

Hi @DrM1173, smiley

 

I followed your instructions very precisely for installing devel_7.0~rc2 but there is a point which differs from your instructions.

You wrote

> If everything went well there will be four subfolders in each 7.0 folder: bin, include, lib64, share in the amd64/7.0 folder

Well, there isn´t, at least not in my case. There´s just share and bin but no include and no lib64.

The same with the x86/7.0 folder: just share and bin.

 

Any guess why that ´s the case?

> When manually installing a 64bit Wine version in PlayOnLinux, make sure that you copy these files 'wine' and 'wine-preloader' from the ~/.PlayOnLinux/wine/linux-x86/{wine_ver}/bin folder into the ~/.PlayOnLinux/wine/linux-amd64/{wine_ver}/bin folder

These files are not there either. sad

 

Thanks and greetings from Rosika smiley

benyaminl Saturday 8 April 2023 at 17:13
benyaminl

@rosika

 

You need to download 2 debian file, one the big one, the other is the small one

Take example 7.0, there are two, one https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-amd64/wine-stable_7.0.0.0~impish-1_amd64.deb (2.5mb), and the https://dl.winehq.org/wine-builds/ubuntu/dists/impish/main/binary-amd64/wine-stable-amd64_7.0.0.0~impish-1_amd64.deb (92mb).

Or https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/main/binary-i386/wine-stable_7.0.1~jammy-1_i386.deb (32 bit, 2.5mb), then https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/main/binary-i386/wine-stable-i386_7.0.1~jammy-1_i386.deb (32 bit, 90mb). Then unzip/untar, then unzstd.

 

You need to extract those two into a folder with ~/.PlayOnLinux/wine/linux-amd64/{wine_ver}/bin  from ~/.PlayOnLinux/wine/linux-amd64/{wine_ver}/opt/bin and other folder inside opt. 

 

last thing that I do (for 64) is

$ cd ~/.PlayOnLinux/wine/linux-amd64/7.0/bin

$ ln -s wine64 wine

 

It will work as it's... and it even work on Fedora. (I just try it, but Fedora has version 8.5, always bleeding edge, no need to use old bersion of wine).

Edited by benyaminl


PlayOnLinux for rest of life. Thanks for the maintainer!
benyaminl Saturday 8 April 2023 at 20:19
benyaminl

 

Hello!

The building service is indeed not working with current linux builds. I'll review everything tonight and run all the builds

 


PlayOnLinux for rest of life. Thanks for the maintainer!
Quentin PÂRIS Monday 10 April 2023 at 10:48
Quentin PÂRISAnonymous

I've launched the builds, but I think they are broken. I will have a look when the error occurs
 

(Btw the winebuild project is here: https://github.com/PhoenicisOrg/phoenicis-winebuild/)

Rosika Tuesday 11 April 2023 at 16:40
RosikaAnonymous

Hi @ benyamini, smiley

thanks so much for your answer.

> You need to download 2 debian file, one the big one, the other is the small one

 

I see. I looked on the respective page and alas couldn´t find a wine-stable-amd64 version for wine 8.0...

...which is what I actually need for a specific programme. It seems not to be available at the moment.

Perhaps I´ll have to wait a little longer... sad

But thanks for your detailed description. As soon as wine 8.0 will be available I´ll try it .

 

Many greetings from Rosika smiley

benyaminl Tuesday 18 April 2023 at 6:58
benyaminl

 

Hi @ benyamini, smiley

thanks so much for your answer.

> You need to download 2 debian file, one the big one, the other is the small one

 

I see. I looked on the respective page and alas couldn´t find a wine-stable-amd64 version for wine 8.0...

...which is what I actually need for a specific programme. It seems not to be available at the moment.

Perhaps I´ll have to wait a little longer... sad

But thanks for your detailed description. As soon as wine 8.0 will be available I´ll try it .

 

Many greetings from Rosika smiley

 


PlayOnLinux for rest of life. Thanks for the maintainer!
Rosika Sunday 23 April 2023 at 16:12
RosikaAnonymous

Hi @benyamini:

Thanks for your latest info.

But the link you provided points to x86 - 32bit versions. However the WIN-programme I want to run (it´s a tax

programme) is intended for 64bit systems, I guess. So I´d need WINE 8.0 as 64bit.

 

Many greeting from Rosika :-)

benyaminl Monday 24 April 2023 at 4:21
benyaminl

 

Hi @benyamini:

Thanks for your latest info.

But the link you provided points to x86 - 32bit versions. However the WIN-programme I want to run (it´s a tax

programme) is intended for 64bit systems, I guess. So I´d need WINE 8.0 as 64bit.

 

Many greeting from Rosika :-)

 


PlayOnLinux for rest of life. Thanks for the maintainer!