Vitaly Lipatov <[EMAIL PROTECTED]> writes: > Now I think there is bug somewhere. I see in ps strange paths after ran any > program: > /usr/lib/../bin/wine-preloader > /usr/lib/../bin/wine-kthread notepad.exe > /usr/lib/../bin/wineserver
That's not a bug, it's a feature. Binaries are now located relative to the library path, so if you move your Wine install somewhere else it still works, without having to set environment variables. -- Alexandre Julliard [EMAIL PROTECTED]
