I was fooling arround with wine installation and now have a big problem, Firstly I had problems with size of my disk so I downloaded a RPM file from wine.dataparty.no glibc2-RPM (requirements): Latest stripped build: wine-cvs-stripped-090401-1.i386.rpm Latest unstripped build: wine-cvs-unstripped-090401-1.i386.rpm these two, then I could not make it running so I downloaded a gzip and make a new fresh one and it comes upto this level : Compiling regapi... gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT -D_REENTRANT -I/usr/X11R6/include -o regapi.o regapi.c ld -r regapi.o -o regapi.tmp.o strip --strip-unneeded regapi.tmp.o LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -L../../dlls -sym regapi.tmp.o -o regapi.spec.c -spec ./regapi.spec gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT -D_REENTRANT -I/usr/X11R6/include -o regapi.spec.o regapi.spec.c gcc -shared -Wl,-Bsymbolic regapi.spec.o regapi.o -o regapi.so -L../../library -lwine -lncurses -lm -lutil -ldl rm -f regapi && ln -s ../../wine regapi Preparing to install default Wine registry entries... Installing default Wine registry entries... wine client error:0x80685e8: version mismatch 48/51. Your wineserver binary was not upgraded correctly, or you have an older one somewhere in your PATH. Or maybe the wrong wineserver is still running? Registry install failed. so u see it is some client/server error and now I cant go further plz help me out ! regards PS : Read too much of RTFM :P
Borut Rozman wrote:
I was fooling arround with wine installation and now have a big problem,
Firstly I had problems with size of my disk so I downloaded a RPM file from wine.dataparty.no
glibc2-RPM (requirements): Latest stripped build: wine-cvs-stripped-090401-1.i386.rpm Latest unstripped build: wine-cvs-unstripped-090401-1.i386.rpm
these two, then I could not make it running so I downloaded a gzip and make a new fresh one and it comes upto this level : ... wine client error:0x80685e8: version mismatch 48/51. Your wineserver binary was not upgraded correctly, or you have an older one somewhere in your PATH. Or maybe the wrong wineserver is still running? Registry install failed.
so u see it is some client/server error and now I cant go further plz help me out !
See "total cleanup" in the faq-o-matic: http://wine.codeweavers.com/fom-meta/cache/297.html - Dan -- "I have seen the future, and it licks itself clean." -- Bucky Katt
I tried it, but the "thing" still stays, maybe I should get that 51 BUILD and make it that ways !! what do u think? regards
Borut Rozman wrote:
I was fooling arround with wine installation and now have a big problem,
Firstly I had problems with size of my disk so I downloaded a RPM file from wine.dataparty.no
glibc2-RPM (requirements): Latest stripped build: wine-cvs-stripped-090401-1.i386.rpm Latest unstripped build: wine-cvs-unstripped-090401-1.i386.rpm
these two, then I could not make it running so I downloaded a gzip and make a new fresh one and it comes upto this level : ... wine client error:0x80685e8: version mismatch 48/51. Your wineserver binary was not upgraded correctly, or you have an older one somewhere in your PATH. Or maybe the wrong wineserver is still running? Registry install failed.
so u see it is some client/server error and now I cant go further plz help me out !
See "total cleanup" in the faq-o-matic: http://wine.codeweavers.com/fom-meta/cache/297.html
- Dan
-- "I have seen the future, and it licks itself clean." -- Bucky Katt
-- --------------------------- http://www.bpcuc.zipp.nu ---------------------------
On Tue, Sep 04, 2001 at 11:17:45PM +0200, Borut Rozman wrote:
I tried it, but the "thing" still stays, maybe I should get that 51 BUILD and make it that ways !! Hmm, why doesn't it work ?
IMO the "total cleanup" part really should have worked... Are you sure you only have one wine/wineserver binary on the system, and you are using the correct versions ? Did you follow that information step by step ? I can't imagine it having failed. But OTOH I'm afraid this docu didn't Oh, and BTW: http://learn.to/quote might be worth visiting.
Borut Rozman wrote:
wine client error:0x80685e8: version mismatch 48/51. Your wineserver binary was not upgraded correctly, or you have an older one somewhere in your PATH. Or maybe the wrong wineserver is still running? Registry install failed.
so u see it is some client/server error and now I cant go further plz help me out !
See "total cleanup" in the faq-o-matic: http://wine.codeweavers.com/fom-meta/cache/297.html
- Dan
-- Andreas Mohr Stauferstr. 6, D-71272 Renningen, Germany "Point is, nothing here is unfamiliar or unexpected. How long does it take before there's general recognition that Microsoft software has no business on the Internet? - Dennis E. Powell re: Code Red
participants (3)
-
Andreas Mohr -
Borut Rozman -
Dan Kegel