FYI....first time users... The first time you run Rake the system will download FLEX SDK if you do not have it installed.
lljaxn opened this issue · 2 comments
4.0.3: 100% |....................| 1.5MB 30.1KB/s Time: 00:00:50
Just and FYI, my link is slow and after I got around the STACK overflow issue, I ran 'rake' as described in the documents. Rake noticed I did not have FLEX SDK installed and started to download it, THANKS. I do need it, but was not expecting the download as it was not mentioned anywhere in the docs.
Loading gem [sprout-flex3sdk-tool] from http://gems.rubyforge.org with its de
pendencies
Successfully installed sprout-flex3sdk-tool-3.3.1
1 gem installed
Installing ri documentation for sprout-flex3sdk-tool-3.3.1...
Installing RDoc documentation for sprout-flex3sdk-tool-3.3.1...
flex_sdk_3.zip: 48% |......... | 57.5MB 32.6KB/s ETA: 00:32:37
Installation complete.
There are now ways to avoid this download.
Thanks!
Luke