http://bugs.winehq.org/show_bug.cgi?id=2564
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |trivial
------- Additional Comments From tony_lambregts(a)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.
http://bugs.winehq.org/show_bug.cgi?id=2564
scott(a)open-vote.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
--
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=2564
------- Additional Comments From scott(a)open-vote.org 2004-13-11 18:54 -------
Running sudo su before running wineinstall doesn't fix the problem, as
wineinstall won't let itself be run as root.
If there's an enivronment variable out there standard for systems with root
account disabled, wineinstall should check it and then use sudo instead.
--
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=2564
Summary: Wineinstall broken on systems with root user disabled
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
I run Ubuntu, which disables the root user and relies on sudo instead.
Wineinstall's script makes use of su, which presents a problem when it's not
enabled.
Wineinstall fails with this error:
Performing 'make install' as root to install binaries, enter root password
Password:
su: Authentication failure
Sorry.
Password:
su: Authentication failure
Sorry.
Either you entered an incorrect password or we failed to
run 'make install;echo /usr/local/lib>>/etc/ld.so.conf;/sbin/ldconfig' correctly.
If you didn't enter an incorrect password then please
report this error and any steps to possibly reproduce it to
http://bugs.winehq.org/
--
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=430
------- Additional Comments From rtomsick(a)gmail.com 2004-13-11 17:48 -------
Sorry about that... this is my first time really contributing to the code, so
I'm a bit of a newbie here. My apologies about that...
I guessed globals wouldn't be good, but I didn't really know.
--
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=2561
------- Additional Comments From michael(a)heiming.de 2004-13-11 13:23 -------
Hi!
Thx a bunch for the patch, could install now "InstMsiA.exe" without problems.
But alas mapsource install still fails with the same message, that it can't find
mapsource CD1, even if the original Garmin CD is mounted.
Trying to make an overlapping mount with an image of one CD doesn't work, due to
name conflicts.;(
Install looks much cleaner now, after installing "InstMsiA.exe":
$WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n,msi,usp10,sdbapi,riched20,mspatcha,msisip,msimsg,msiexec.exe,cabinet"
/opt/wine-cvs/bin/wine /mnt/cdrom/Setup.exe
fixme:mmtime:timeBeginPeriod Stub; we set our timer resolution at minimum
fixme:win:SetWindowTextA cannot set text "InstallShield Wizard" of other process
window (nil)
fixme:win:SetWindowTextA cannot set text "MapSource" of other process window (nil)
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:win:SetWindowTextA cannot set text "InstallShield Wizard" of other process
window (nil)
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
Mapsource installs but on start of MapSource.exe it says:
"MapSource could not find any installed products."
"Please install one or more MapSource products and start MapSource again"
If I only could.;(
Started the installer from the second CD (There are 3, 1 contains only the base
app MapSource, 2+3 contain the Europe City Select maps/etc)
Starts up fine, beginning to install, but fails:
1628: Failed to complete installation
$
WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n,msi,usp10,sdbapi,riched20,mspatcha,msisip,msimsg,msiexec.exe,cabinet"
/opt/wine-cvs/bin/wine /mnt/cdrom/setup.exe
fixme:msi:MsiGetProductInfoA "" "PackageCode" 0x77afdc14 0x77afdc4c
fixme:msi:MsiGetProductInfoW L"" L"PackageCode" 0x77c83720 0x77afdc4c
fixme:msi:MsiInstallProductW L"D:\\isscript.msi" L"REBOOT=ReallySuppress
ADDLOCAL=All"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"SelfUnregModules"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveFiles"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"MoveFiles"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveRegistryValues"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"SelfRegModules"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveFolders"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"InstallFinalize"
fixme:msi:MsiGetProductInfoA "{88AD4F45-AF1E-4A47-A9CE-8A542C6B3728}"
"InstallSource" 0x77aee1d8 0x77aee3dc
fixme:msi:MsiGetProductInfoW L"{88AD4F45-AF1E-4A47-A9CE-8A542C6B3728}"
L"InstallSource" 0x77cc4360 0x77aee3dc
fixme:msi:MsiDatabaseApplyTransformA 1 "C:\\windows\\temp\\_is2b0\\1033.MST" 0
err:dc:DCE_FreeWindowDCE [0x10026] GetDC() without ReleaseDC()!
Thx again for your help, looks like I got a little closer.
--
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=430
------- Additional Comments From dclark(a)akamail.com 2004-13-11 10:48 -------
You should also post patches to wine-patches, or if you are not sure about them
and would like to discuss them, to wine-devel.
In this case, I don't think the use of global variables will be acceptable.
Perhaps what you need to do is to add members to the DIALOGINFO structure
(defined in dlls/user/controls.h).
--
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=2563
Summary: Problem compiling wine 20041019
Product: Wine
Version: 20041019
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pierre42d(a)9online.fr
$ make
make[1]: Entering directory `/tmp/wine-20041019/libs'
make[2]: Entering directory `/tmp/wine-20041019/libs/port'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/wine-20041019/libs/port'
make[2]: Entering directory `/tmp/wine-20041019/libs/unicode'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/wine-20041019/libs/unicode'
make[2]: Entering directory `/tmp/wine-20041019/libs/wine'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/wine-20041019/libs/wine'
make[2]: Entering directory `/tmp/wine-20041019/libs/wpp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/wine-20041019/libs/wpp'
make[1]: Leaving directory `/tmp/wine-20041019/libs'
make[1]: Entering directory `/tmp/wine-20041019/tools'
gcc -s -O3 -march=i686 -o sfnt2fnt sfnt2fnt.o -L/usr/local/lib -Wl,--rpath
-Wl,/usr/local/lib -lfreetype -lz -L../libs/unicode -lwine_unicode
-L../libs/port -lwine_port
sfnt2fnt.o(.text+0x3b3): In function `main':
/tmp/wine-20041019/tools/sfnt2fnt.c:168: undefined reference to `wine_cp_get_table'
collect2: ld returned 1 exit status
make[1]: *** [sfnt2fnt] Error 1
make[1]: Leaving directory `/tmp/wine-20041019/tools'
make: *** [tools] Error 2
--
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.