freebsd 15 32 bit wine issues

hello. i have been trying to fix the issue i am having with wine so i can run 32 bit programs. i tried using pkg32.sh but all that did was tell me that wine and wine64 were different versions. i tried installing wine-devel, but pkg32.sh still installs wine-devel 10, still causing a version mismatch.
Wiki:
wine [wine-10.13] and wine64 [wine-11.7] versions do not match!

Try updating 32-bit wine with
    /usr/local/share/wine/pkg32.sh upgrade
If you are on FreeBSD 15, you can use the old repository
    /usr/local/share/wine/pkg32.sh --old upgrade -r FreeBSD-ports
running pkg32.sh --old upgrade -r FreeBSD-ports still does not install the correct version of wine. i want to run older windows software, is there any way to fix this at all.
 
Back
Top