<div dir="ltr">When I compile your example.erl on Linux, I get:<br><br>rec@elf5:~/erlang$ erlc ~/Desktop/example.erl <br>/home/rec-ubuntu/Desktop/example.erl:1: syntax error before: '-'<br>/home/rec-ubuntu/Desktop/example.erl:2: syntax error before: p<br>
/home/rec-ubuntu/Desktop/example.erl:4: syntax error before: a<br>/home/rec-ubuntu/Desktop/example.erl:7: syntax error before: a<br>/home/rec-ubuntu/Desktop/example.erl:9: syntax error before: a<br>/home/rec-ubuntu/Desktop/example.erl:10: no module definition<br>
<br>which are exactly the same errors that you get when you compiled it on Windows.  <br><br>So the Linux version of Erlang has the same sensitivity to encodings as the Windows version.<br><br>-- rec --<br><br><div class="gmail_quote">
On Thu, Sep 25, 2008 at 11:50 AM, Tony Cappellini <span dir="ltr"><<a href="mailto:cappy2112@gmail.com">cappy2112@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I get the same compile errors when I typed in the code and saved it.<br>
The author of that article downloaded the sources, compiled and ran<br>
them on his linux system, so it is not a download issue.<br>
If the Windows version of the Erlang shell is sensitive to encodings,<br>
it is a language related issue, not a download issue.<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
> It could be time to change the subject to "bad download experiences" since<br>
> this seems less and less to have anything to do with erlang.<br>
><br>
> -Rick<br>
><br>
><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br></div>