Hi Alex, Thanks for taking the time to look at this. I'm using Windows 10 64bit.
As requested, the console output is below. I am following the guidance here: https://cwiki.apache.org/confluence/display/FLEX/Installation+help D:\f16>ant -f installer.xml -Dair.sdk.version=25.0 Buildfile: D:\f16\installer.xml [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties get-data: [get] Getting: http://flex.apache.org/installer/sdk-installer-config-4.0.xml?ts=201704161743 [get] To: D:\f16\sdk-installer-config-4.0.xml get-air-md5-data: get-flash-md5-data: get-md5-data: check-binary: ask-air: [input] Apache Flex SDK uses the Adobe AIR SDK to build Adobe AIR applications. [input] The Adobe AIR SDK is subject to and governed by the [input] Adobe AIR SDK License Agreement specified here: [input] http://www.adobe.com/products/air/sdk-eula.html. [input] This license is not compatible with the Apache v2 license. [input] Do you want to download and install the Adobe AIR SDK? (y, [n]) y ask-flash: [input] Apache Flex SDK uses the Adobe Flash Player's playerglobal.swc to build Adobe Flash applications. [input] [input] The playerglobal.swc file is subject to and governed by the [input] Adobe Flex SDK License Agreement specified here: [input] http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf, [input] By downloading, modifying, distributing, using and/or accessing the playerglobal.swc file [input] you agree to the terms and conditions of the applicable end user license agreement. [input] [input] In addition to the Adobe license terms, you also agree to be bound by the third-party terms specified here: [input] http://www.adobe.com/products/eula/third_party/. [input] Adobe recommends that you review these third-party terms. [input] [input] This license is not compatible with the Apache v2 license. [input] Do you want to download and install the playerglobal.swc? (y, [n]) y ask-swfobject: ask-ofl: ask-adobe-osmf: ask-adobe-fontswf: [input] Apache Flex can optionally integrate with Adobe's embedded font support. [input] This feature requires a few font jars from the Adobe Flex SDK. [input] The Adobe SDK license agreement for Adobe Flex 4.6 applies to these jars. [input] This license is not compatible with the Apache v2 license. [input] [input] Adobe Flex SDK License Agreement: [input] [input] All files contained in this Adobe Flex SDK download are subject to and governed by the [input] Adobe Flex SDK License Agreement specified here: [input] http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf, [input] By downloading, modifying, distributing, using and/or accessing any files in this Adobe Flex SDK, [input] you agree to the terms and conditions of the applicable end user license agreement. [input] [input] In addition to the Adobe license terms, you also agree to be bound by the third-party terms specified here: [input] http://www.adobe.com/products/eula/third_party/. [input] Adobe recommends that you review these third-party terms. [input] [input] Do you want to install this jar from the Adobe Flex SDK? (y, [n]) y ask-licenses: air-check: air-download: [mkdir] Created dir: D:\f16\in [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties air-get-check: air-get: [echo] Downloading Adobe AIR Runtime Kit for Windows from: http://airdownload.adobe.com/air/win/download/25.0//AdobeAIRSDK.zip [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties download_air: [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties download_air_with_md5: [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties check-cache: download_using_get: [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties get-if-not-cached: [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties check-params: get-with-no-params: [get] Getting: http://airdownload.adobe.com/air/win/download/25.0//AdobeAIRSDK.zip?ts=201704161743 [get] To: D:\f16\in\AdobeAIRSDK.zip [get] http://airdownload.adobe.com/air/win/download/25.0//AdobeAIRSDK.zip?ts=201704161743 permanently moved to https://airdownload.adobe.com/air/win/download/25.0/AdobeAIRSDK.zip?ts=201704161743 [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties check-params: get-with-params: [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties check-params: get-local: [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties check-sum: [echo] Validating download: D:\f16/in/AdobeAIRSDK.zip [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties put-in-cache: [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties copy-if-cached: [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties air-setup-win: [unzip] Expanding: D:\f16\in\AdobeAIRSDK.zip into D:\f16\in\airsdk [echo] Finished uncompressing: D:\f16/in/AdobeAIRSDK.zip [copy] Copying 666 files to D:\f16 [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: D:\f16\en_US.properties unzipOrMountDMG: [move] Moving 1 file to D:\f16\in\airsdk [echo] Should unzip: ${shouldUnzip} unzipAIRSDK: mountAIRSDK: [echo] Mounting dmg copyFromMount: [echo] Copying AIR SDK from mounted volume BUILD FAILED D:\f16\installer.xml:354: The following error occurred while executing this line: D:\f16\installer.xml:453: Execute failed: java.io.IOException: Cannot run program "rsync" (in directory "D:\f16"): CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at java.lang.Runtime.exec(Runtime.java:620) at org.apache.tools.ant.taskdefs.launcher.Java13CommandLauncher.exec(Java13CommandLauncher.java:58) at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:426) at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:440) at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:629) at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:670) at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:496) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:435) at org.apache.tools.ant.Target.performTasks(Target.java:456) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1260) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:435) at org.apache.tools.ant.Target.performTasks(Target.java:456) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405) at org.apache.tools.ant.Project.executeTarget(Project.java:1376) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1260) at org.apache.tools.ant.Main.runBuild(Main.java:857) at org.apache.tools.ant.Main.startAnt(Main.java:236) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:287) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:113) Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessImpl.create(Native Method) at java.lang.ProcessImpl.<init>(ProcessImpl.java:386) at java.lang.ProcessImpl.start(ProcessImpl.java:137) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 36 more Total time: 1 minute 20 seconds -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexSDK-4-16-0-installer-errors-tp60542p61134.html Sent from the Apache Flex Development mailing list archive at Nabble.com.