i'm having some trouble here !!!

i have 2 versions of wine in my PC
1)2.0-rc1 installed using package manager, perfectly working
2)1.8.4 self compiled, with some modifications for testing purposes
When i try to start the 1.8.4 by:
Code: Select all
WINELOADER="/mnt/D/wine-1.8.4/wine" WINESERVER="/mnt/D/wine-1.8.4/server/wineserver" WINEPREFIX="/mnt/D/winefix" /mnt/D/wine-1.8.4/wine someexecutable
Code: Select all
wine client error:0: version mismatch 490/524.
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?
thanks to all for your help


