http://bugs.winehq.org/show_bug.cgi?id=18064
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-04-15 13:23:26 --- (In reply to comment #1)
Created an attachment (id=20465)
--> (http://bugs.winehq.org/attachment.cgi?id=20465) [details]
Log created by the installer
Hi, just a wild guess:
In your second log (from Notes) there's lots of warnings, but really only one error reported:
15.04.2009 19:58:45 CActionsCommon/getEnv: ERROR - Environmental variable HOMEDRIVE is not set.
On windows this variable is set to "c:"
maybe that's the problem
Maybe you could try do the following:
export HOMEDRIVE="c:"
Then try install again, see if it changes anything