Date: Sun, 17 Jul 2022 18:57:45 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265073] emulators/wine-devel: wine [wine-6.0.4] and wine64 [wine-7.9] versions do not match! Message-ID: <bug-265073-7788-W88dpsEt6p@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265073-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-265073-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265073 --- Comment #4 from ykla <yklaxds@gmail.com> --- OK, not my wrong, Wrong Configuration message in emulators/wine-devel. After install emulators/wine-devel it show us: -------------------------------------------------------------- root@ykla:/home/ykla # wine /root/.i386-wine-pkg//usr/local/bin/wine doesn't exist! Try installing 32-bit Wine with /usr/local/share/wine/pkg32.sh install wine mesa-dri If using Poudriere, please make sure your repo is setup to use FreeBSD:13:i= 386 and create symlinks for FreeBSD:13:amd64 and FreeBSD:13:i386 to the relevant output directories. See pkg.conf(5) for more info. -------------------------------------------------------------- and it will install wine 6 i386 not wine-devel 7 i386. ---------------------------------------------- ykla@ykla:~ % wine wine [wine-6.0.4] and wine64 [wine-7.12] versions do not match! Try updating 32-bit wine with /usr/local/share/wine/pkg32.sh upgrade ------------------------------------------------- In fact, we need run /usr/local/share/wine/pkg32.sh install wine-devel mesa= -dri not /usr/local/share/wine/pkg32.sh install wine mesa-dri as Sascha Folie sa= id. ________________________________ ykla@ykla:~ % wine Usage: wine PROGRAM [ARGUMENTS...] Run the specified program wine --help Display this help and exit wine --version Output version information and exit ykla@ykla:~ %=20 __________________________________ looks like it's OK. Hope someone will change the wrong message in emulators/wine-devel. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265073-7788-W88dpsEt6p>