[Bug 48544] --libdir and --prefix parameters to 'configure' script of wine sources not work properly

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jan 29 15:40:04 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48544

Alexandre Julliard <julliard at winehq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Alexandre Julliard <julliard at winehq.org> ---
That's not how it works. If you want to install in a directory different from
the configured one, use 'make install DESTDIR=xx'. If you want libdir to be
relative to the prefix you have to set it to ${prefix}/lib.

-- 
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.



More information about the wine-bugs mailing list