[Bug 24300] New: Android SDK Setup fails

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 7 12:45:04 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24300

           Summary: Android SDK Setup fails
           Product: Wine
           Version: 1.3.2
          Platform: x86-64
               URL: http://developer.android.com/sdk/index.html
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cmd
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: nerv at dawncrow.de
                CC: dank at kegel.com


I installed JRE 1.6 because it is needed, but still Android SDK Setup does not
run because of some missing features in cmd.
The output is:
wine: cannot find L"C:\\windows\\system32\\'java.exe"
wine: cannot find L"C:\\windows\\system32\\do.exe"

The Installer runs some batchfiles which are not interpreted correctly by
Wine's cmd.
The output comes from something like:
for /f %%a in ('java.exe foo bar') do set foobar=%%a

-- 
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