http://bugs.winehq.org/show_bug.cgi?id=20979 Summary: ./wine wrapper script broken when --with-wine64 is used Product: Wine Version: 1.1.34 Platform: PC-x86-64 OS/Version: Linux Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com $ cd $HOME/wine64 ./configure --enable-win64 --disable-tests $ make $ cd $HOME/wine32 $ ./configure --with-wine64=$HOME//wine64 --disable-tests --without-mpg123 $ make $ ./wine notepad ./wine: could not locate Wine source tree $ loader/wine notepad wine: created the configuration directory '/home/austin/.wine' wine: configuration in '/home/austin/.wine' has been updated. -- 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.