[Bug 11618] New: Wineinstall blocks midway through
http://bugs.winehq.org/show_bug.cgi?id=11618 Summary: Wineinstall blocks midway through Product: Wine Version: 0.9.55. Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P5 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: juhos(a)mbnet.fi When installing wine with tools/wineinstall, it first runs configure, then asks if you want to install system-wide, then runs make. This is wrong, because it forces the user to stick around until configure is finished. Instead, the question should be asked as a first thing when wineinstall runs. This way, local (non-systemwide) installs could run to finish without further user input, and even system-wide ones would only block just before actual install. Of course it would be even better to also ask root password (if needed) at the beginning, but that might have security risks, based on how it is implemented. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=11618 --- Comment #1 from Paul Romanyszyn <pgr(a)arcelectronicsinc.com> 2008-02-17 09:34:17 --- Their was talk about removing wineinstall a while back but nobody did. The suggested install command is ./configure && make depend && make && sudo make install see http://wiki.winehq.org/RegressionTesting for other flags that help. This still requires a the password near the end of the process. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=11618 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-09-01 22:52:48 --- Ping -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=11618 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|build-env |tools Keywords| |download, source -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=11618 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-08-31 14:34:58 --- Fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=1c2df36d2574d83979fc26... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=11618 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2009-09-02 14:13:04 --- Closing bugs fixed in 1.1.29. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=11618 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:10:47 CST --- Removing deprecated 'All' Platform/OS. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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)
-
wine-bugs@winehq.org