http://bugs.winehq.org/show_bug.cgi?id=21003 Summary: wine32 wineboot is broken (using --with-wine64) Product: Wine Version: 1.1.34 Platform: PC-x86-64 OS/Version: Linux Status: NEW Keywords: download, source Severity: major Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Compiled wine64, installed to ~/.winetest/install. Compiled wine32 --with-wine64, installed to same directory: austin(a)midna:~$ rm -rf ~/.wine austin(a)midna:~$ ~/.winetest/install/bin/wine wineboot wine: created the configuration directory '/home/austin/.wine' Could not load wine-gecko. HTML rendering will be disabled. wine: configuration in '/home/austin/.wine' has been updated. austin(a)midna:~$ rm -rf ~/.wine austin(a)midna:~$ ~/.winetest/install/bin/wine32 wineboot wine: created the configuration directory '/home/austin/.wine' wine: Module not found err:process:start_wineboot failed to start wineboot, err 126 wine: Module not found Running 'wine32 notepad', etc. gives a similar error, but runs. But I'm trying to script this as an automated test, and using wineboot to create the prefix, but it depends on wineboot returning 0... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.