6 Jan
2021
6 Jan
'21
9:04 p.m.
https://bugs.winehq.org/show_bug.cgi?id=50461 --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- The default prefix is /usr/local, so if you specify --libdir=/usr/lib Wine will correctly expect the libdir to be at ../../lib relative to the bin directory. make install will also put the binaries in /usr/local/bin, and if you run from there everything should work. If you are going to install the binaries in /usr/bin you need --prefix=/usr. I don't see any bug here. -- 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.