Hi.<br>I have a set of home-made scripts for compiling and using different Wine versions with different prefixes (no system-wide Wine installed at all).<br>I build new versions on Ubuntu VM (./configure --prefix=/home/build-user/wine-build/binaries), then copy compiled binaries to designated folder of my openSUSE box (this folder does not match with configured --prefix, e.g. /home/my-user/wine/binaries/1.1.40) and run it, setting correct PATH, WINELOADER and WINEPREFIX.<br>
Everything went OK until now. I&#39;ve updated my building VM from Ubuntu 8.04 to 10.04 and built Wine 1.1.44. Now it refuse to run with<br>wine: failed to initialize: /home/build-user/wine-build/binaries/lib/wine/<a href="http://ntdll.dll.so">ntdll.dll.so</a>: cannot open shared object file: No such file or directory<br clear="all">
Setting WINEDLLPATH does not help - it searches for dlls only in default precompiled location.<br>What I&#39;m doing wrong?<br><br>-- <br>Best regards,<br>Danila Sentiabov aka dsent<br>