Hi, Ive managed to get wine to work for a few of my applications like winmx.. and halflife..
But now i want to install steam and test out some online gaming. Ive seen a few tutorials on how to do this, and well... simply im stuck =]
Ive installed the latest wine.
Ive installed the reccommended font packs (and they seem to be working on winmx)
But when i go to install steam from the exe, all that appears is a blank square.
Odd i think to myself.
I boot up a console and see whats happening:
Code:
[skythra@mandrake Downloads]$ wine steaminstall_full.exe
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
ReadStyleSheet: missing style number
Last token read was "}" near line 2, position 22.
_RTFGetToken: stack underflow
Last token read was "}" near line 102, position 1.
_RTFGetToken: stack underflow
Last token read was "}" near line 108, position 1.
_RTFGetToken: stack underflow
Last token read was "}" near line 114, position 1.
_RTFGetToken: stack underflow
Last token read was "}" near line 120, position 1.
_RTFGetToken: stack underflow
Last token read was "}" near line 126, position 1.
_RTFGetToken: stack underflow
Last token read was "}" near line 132, position 1.
_RTFGetToken: stack underflow
Last token read was "}" near line 138, position 1.
_RTFGetToken: stack underflow
Last token read was "}" near line 144, position 1.
_RTFGetToken: stack underflow
Last token read was "}" near line 150, position 1.
.
.
.
.
Any help would be appreciated!