[Bug 20979] New: ./wine wrapper script broken when --with-wine64 is used

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 10 02:48:53 CST 2009


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 at winehq.org
        ReportedBy: austinenglish at 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.



More information about the wine-bugs mailing list