http://bugs.winehq.org/show_bug.cgi?id=2533
------- Additional Comments From vapier(a)gentoo.org 2006-07-02 14:24 -------
modern automake (1.9.x) does not set DESTDIR in such a manner ... it adds
DESTDIR to the appropriate places in install targets ($(DESTDIR)$(bindir))
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4508
------- Additional Comments From sick_soul(a)yahoo.it 2006-07-02 14:23 -------
sorry, did not see that. Continuing my comments on #2533.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4504
------- Additional Comments From zwin(a)users.sourceforge.net 2006-07-02 14:02 -------
Ok, I've just tried without IE install using the WINEPREFIX as you suggested
(using wineprefix app to create the dir). I've installed the same python again
(2.3.5) and it fails the same way.
Testing with newer wine will not be as easy... I am downloading the deb for
testing from wine.sf.net but it is very very slow...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2533
------- Additional Comments From bugzilla(a)mdaniel.scdi.com 2006-07-02 13:55 -------
Which is ironic, given that is exactly how an automake based system (from whence
this "standard" originated) does it.
I have first-hand knowledge that prefixing the autotools make variables (bindir,
libdir, etc) with $(DESTDIR) works great.
The follow-up is to just ensure that DESTDIR is only set during the "install"
target, otherwise it does funny things to the binaries during the "all" target.
Maybe that is the "inserting paths into files" to which you refer.
It's fine if you guys don't want to accept the patch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4508
Summary: Feature wish: support for DESTDIR in the source build
system
Product: Wine
Version: CVS
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sick_soul(a)yahoo.it
Hello,
It would be nice to have support for DESTDIR in the wine sources, to support
staged installs.
That whay, wine would also be fully supported by the GNU Source Installer
currently under development.
Thanks
Claudio
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4501
------- Additional Comments From cdunn42(a)yahoo.com 2006-07-02 12:22 -------
Applied the patch, no change - still printing with thin lines.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2533
------- Additional Comments From vapier(a)gentoo.org 2006-07-02 12:20 -------
inserting DESTDIR into variables is generally a quick hack rather than a real
fix as it'll prevent install targets from doing things like generating absolute
symlinks or inserting paths into files
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.