wine [wine-6.0.4] and wine64 [wine-7.0.1] versions do not match!

Everything related to Installing and maintaining software.
Post Reply
sebastian2
Posts: 4
Joined: Mon Jan 16, 2023 8:03 am

wine [wine-6.0.4] and wine64 [wine-7.0.1] versions do not match!

Post by sebastian2 »

Hi all,

I would like to install a 32-bit Windows application under Wine.
The versions of 32bit and 64bit are different. Message from start:

sebastian@sebastian-ghostbsd-pc /media/cd0]$ wine SETUP.EXE
wine [wine-6.0.4] and wine64 [wine-7.0.1] versions do not match!

Try updating 32-bit wine with
/usr/local/share/wine/pkg32.sh upgrade
[sebastian@sebastian-ghostbsd-pc /media/cd0]$ /usr/local/share/wine/pkg32.sh upgrade
pkg -o ABI=FreeBSD:13:i386 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/sebastian/.i386-wine-pkg upgrade
Updating GhostBSD repository catalogue...
GhostBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (0 candidates): 100%
Processing candidates (0 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
[sebastian@sebastian-ghostbsd-pc /media/cd0]$



A pkg upgrade does not fix the issue. How can I synchonize the version to run 32bit applications?
My Version of GhostBSD based on 13.1-STABLE.

Thanks in advance :-)

Best wishes,

Sebastian
gfneal
Posts: 1
Joined: Mon Jan 16, 2023 11:19 am

Re: wine [wine-6.0.4] and wine64 [wine-7.0.1] versions do not match!

Post by gfneal »

I have the same problem with the same error messages. For work I need an analysis package, a drawing package and an office application such as libreoffice. I could switch from windows to GhostBSD if I can get my paid version of qcad professional working on wine since I need to work with dwg files. There does not appear to be a version that runs dwg natively on GhostBSD. Please let me know when this is fixed or there is a workaround available.
q-pa
Posts: 7
Joined: Mon Nov 22, 2021 5:35 am

Re: wine [wine-6.0.4] and wine64 [wine-7.0.1] versions do not match!

Post by q-pa »

A while ago I had the same problem. Inform @ericbsd via Telegram that wine and wine64 are not the same version.
sebastian2
Posts: 4
Joined: Mon Jan 16, 2023 8:03 am

Re: wine [wine-6.0.4] and wine64 [wine-7.0.1] versions do not match!

Post by sebastian2 »

I have no Telegram account. Who can do this?
q-pa
Posts: 7
Joined: Mon Nov 22, 2021 5:35 am

Re: wine [wine-6.0.4] and wine64 [wine-7.0.1] versions do not match!

Post by q-pa »

I just did.
sebastian2
Posts: 4
Joined: Mon Jan 16, 2023 8:03 am

Re: wine [wine-6.0.4] and wine64 [wine-7.0.1] versions do not match!

Post by sebastian2 »

Thanks :-)
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: wine [wine-6.0.4] and wine64 [wine-7.0.1] versions do not match!

Post by ericbsd »

I have updated the wine on the i386 package repos, and it should be up to date with the amd64 wine.
Post Reply