wine [wine-6.0.4] and wine64 [wine-7.0.1] versions do not match!
Posted: Mon Jan 16, 2023 8:11 am
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
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