Displaying 3 results from an estimated 3 matches for "sutin".
Did you mean:
utin
2001 Oct 21
0
NJSTAR Hangs up
...owProc unknown msg be10 wp=00430002 lp=00010043
and then it hangs up. A window is on the screen which says, "Preparing
wizard, please wait." I waited a long time while it burned up processor
time.
Is there anything I can do, or is the patient a lost cause?
Thanks for any tips,
Brian Sutin
2001 Oct 21
0
Tip: Missing Libraries and Wineserver on RH 7.1
..._LIBRARY_PATH tells the shell where the missing libraries are.
# PATH tells the shell where to find wineserver.
#
setenv WB /c/wine-2011021/wine
setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:${WB}:${WB}/dlls
setenv PATH ${PATH}:${WB}/server
**************************
Brian Sutin
2001 Jan 31
2
New TransGaming Patch
This worked with:
Wine CVS from Jan 29th + Transgaming patch
XFree 4.0.2
NVidia drivers 0.9.6
Had to turn off DGA, and force wine to manage created windows, otherwise I
get a glXMakeCurrent error when it tries to set the current GLX rendering
context.
The frame rate isn't quite windows, but the demo is certainly playable.
Good luck,
Dan
"Chris Howells"