On 8/7/12 4 :28PM, "Alex Harui" <aharui@adobe.com> wrote:
>Peter, can you add this tidbit to the wiki (and also mention ANT_HOME)?
>
mustella is in the source tree so the directions for all the environment
variables apply. That isn't the only one that is needed.
Carol
>
>On 8/7/12 1:24 PM, "Peter Ent" <pent@adobe.com> wrote:
>
>> That's good news. Thanks for your help, Alex.
>> --peter
>>
>> On 8/7/12 4:07 PM, "Roland Zwaga" <roland@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
>
|