https://bugs.winehq.org/show_bug.cgi?id=47212
Bug ID: 47212 Summary: Add a configure flag to disable the installation of include/* and bin/widl Product: Wine Version: 4.8 Hardware: Other OS: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs@winehq.org Reporter: aros@gmx.com
A lot of Wine users prefer to compile Wine for sources, yet they are not interested in developing Windows software under Wine. Currently Wine already includes 959 header files.
It would be great to have a configure option, say
--disable-devel
which disables the installation of Wine headers and widl.
Thank you!
https://bugs.winehq.org/show_bug.cgi?id=47212
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- You want 'make install-lib'.
https://bugs.winehq.org/show_bug.cgi?id=47212
Artem S. Tashkinov aros@gmx.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED
--- Comment #2 from Artem S. Tashkinov aros@gmx.com --- (In reply to Alexandre Julliard from comment #1)
You want 'make install-lib'.
Sounds about right but will it install everything else like bin/* share/* ?
Edit: compile Wine _from_ sources
https://bugs.winehq.org/show_bug.cgi?id=47212
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Yes, try it.(In reply to Artem S. Tashkinov from comment #2)
(In reply to Alexandre Julliard from comment #1)
You want 'make install-lib'.
Sounds about right but will it install everything else like bin/* share/* ?
Yes.
https://bugs.winehq.org/show_bug.cgi?id=47212
Artem S. Tashkinov aros@gmx.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED
--- Comment #4 from Artem S. Tashkinov aros@gmx.com --- (In reply to Alexandre Julliard from comment #3)
Yes.
Great many thanks! Will use it from now on.
https://bugs.winehq.org/show_bug.cgi?id=47212
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID
https://bugs.winehq.org/show_bug.cgi?id=47212
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Status|RESOLVED |CLOSED
--- Comment #5 from André H. nerv@dawncrow.de --- closing invalid