[Bug 278525] emulators/wine: /usr/local/share/wine/pkg32.sh error updating repositories

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 31 Jul 2024 09:48:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278525

--- Comment #35 from Anton Shepelev <ant-x@rambler.ru> ---
Whereas in a /correcty installed/ FreeBSD/ lib32 may not be
present, Wine should handle its absence in a graceful
manner, i.e. print a descriptive error message explaning the
situation, e.g:

  Wine-32 requires that lib32 be installed under /usr/lib32/ .

Furhermore, if lib32 may be installed in a non-standard
location, Wine should consult ldconfig rather than proble a
hard-coded path.

-- 
You are receiving this mail because:
You are the assignee for the bug.