Peter, can you add this tidbit to the wiki (and also mention ANT_HOME)?

On 8/7/12 1:24 PM, "Peter Ent" <p...@adobe.com> wrote:

> That's good news. Thanks for your help, Alex.
> --peter
> 
> On 8/7/12 4:07 PM, "Roland Zwaga" <rol...@stackandheap.com> wrote:
> 
>>> My guess is that there is some setting in Cygwin that has it deal with
>>> line endings differently.
>> 
>> Alex is right, it was indeed a line ending issue.
>> I found this page discussing it:
>> 
>> https://chess.eecs.berkeley.edu/softdevel/faq/5.html
>> 
>> Basically, executing these commands fixes it:
>> 
>> export SHELLOPTS
>> set -o igncr
>> 
>> After doing this I get this error:
>> 
>> ANT_HOME is not set. Please set this variable
>> 
>> So, that's something I'll probably be able to fix ;)
>> 
>> cheers,
>> 
>> Roland
> 

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui

Reply via email to