[Bug 2564] Wineinstall broken on systems with root user disabled

Wine Bugs wine-bugs at winehq.org
Sat Nov 13 20:37:50 CST 2004


http://bugs.winehq.org/show_bug.cgi?id=2564


tony_lambregts at telusplanet.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |trivial




------- Additional Comments From tony_lambregts at telusplanet.net  2004-13-11 20:37 -------
How critical is this? A normal install can be done like this:

#./configure
#make depend && make
#su
$make install

wineinstall does the same thing but does it in a script.
There is no reason that you can't do this instead.

#./configure
#make depend && make
#sudo su
$make install


 

-- 
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.



More information about the wine-bugs mailing list