https://bugs.winehq.org/show_bug.cgi?id=48544
Bug ID: 48544 Summary: --libdir and --prefix parameters to 'configure' script of wine sources not work properly Product: Packaging Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: galdralag@bk.ru CC: dimesio@earthlink.net, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
When running configure --prefix=/somedir --libdir=/usr/lib32 ... 'make install' exits with error. It tries to write to /usr/lib32 not /somedir/usr/lib32.
I can't say from which version this happen. But I built wine in october or november 2019 and it was ok ('make install' installs all to specified prefix) It seems this occurs from wine5.0rc1
https://bugs.winehq.org/show_bug.cgi?id=48544
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Packaging |Wine Component|wine-packages |-unknown
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net --- Not a packaging issue.
https://bugs.winehq.org/show_bug.cgi?id=48544
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Alexandre Julliard julliard@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.
https://bugs.winehq.org/show_bug.cgi?id=48544
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de --- closing invalid
https://bugs.winehq.org/show_bug.cgi?id=48544
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Version|unspecified |5.0-rc1