[Bug 48544] New: --libdir and --prefix parameters to 'configure' script of wine sources not work properly
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(a)winehq.org Reporter: galdralag(a)bk.ru CC: dimesio(a)earthlink.net, michael(a)fds-team.de, sebastian(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48544 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Packaging |Wine Component|wine-packages |-unknown --- Comment #1 from Rosanne DiMesio <dimesio(a)earthlink.net> --- Not a packaging issue. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48544 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #2 from Alexandre Julliard <julliard(a)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.
https://bugs.winehq.org/show_bug.cgi?id=48544 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv(a)dawncrow.de --- Comment #3 from André H. <nerv(a)dawncrow.de> --- closing invalid -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48544 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Version|unspecified |5.0-rc1 -- 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.
participants (1)
-
WineHQ Bugzilla