6 Jan
2021
6 Jan
'21
9:25 p.m.
https://bugs.winehq.org/show_bug.cgi?id=50461 --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> --- In older versions it may have located libwine through the standard library search path, thus hiding the incorrect configuration. Since we no longer use libwine, it's now necessary to run configure with correct paths. You don't need a /usr/local, simply use --prefix=/usr, or alternatively --libdir=/usr/local/lib32, so that the bin and lib dir are correct relative to each other. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.