[Bug 278525] emulators/wine: /usr/local/share/wine/pkg32.sh error updating repositories
Date: Wed, 31 Jul 2024 23:10:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278525 --- Comment #36 from alt2600@icloud.com --- (In reply to Anton Shepelev from comment #35) you would have to work really hard to get 32bit compat libraries installed anywhere but /usr/lib32, you would have to override paths and manually unpackaged yourself with tar. or manually override a lot of things in a source build install. maybe put a message informing folks to re-run bsdconfig and ensure the 32bit library distribution packages have been installed, and install if not. Or ensure they haven't disabled in src.conf and re-build/install the os if they are doing from source directly. source builds/updates install 32bit libraries in the expected location by default, at least I never did anything fancy to get them, and its been years since I did a fresh install, but pretty sure you have to select the 32bit libraries for compat, they are not a default package when installing fresh from distribution packages IIRC. they are considered as being continually considered deprecated in newer relengs. at some point I would expect a change in src.conf will be needed to even get them, but not before 15 or later I would think. also maybe advise them of how to create 64bit only prefixes, if this was meant to be what they wanted. -- You are receiving this mail because: You are the assignee for the bug.