|
@@ -779,7 +779,7 @@
|
|
|
|
|
|
<mediaobject>
|
|
|
<imageobject>
|
|
|
- <imagedata fileref="images/GS_1311.JPG"
|
|
|
+ <imagedata fileref="images/GS_1311.jpg"
|
|
|
vendor="eclwatchSS" />
|
|
|
</imageobject>
|
|
|
</mediaobject>
|
|
@@ -913,13 +913,13 @@
|
|
|
use the eclcc compiler locally to create an archive to be sent to
|
|
|
the eclccServer:</para>
|
|
|
|
|
|
- <para><programlisting>eclcc hello.ecl -E | ecl run --target=thor --server=<IP Address of the ESP>:8010</programlisting></para>
|
|
|
+ <para><programlisting>eclcc hello.ecl -E | ecl run - --target=thor --server=<IP Address of the ESP>:8010</programlisting></para>
|
|
|
|
|
|
<para>The target parameter must name a valid target cluster name as
|
|
|
listed in your environment's topology section.</para>
|
|
|
</sect3>
|
|
|
|
|
|
- <sect3>
|
|
|
+ <sect3 role="brk">
|
|
|
<title>Running a basic ECL program from the ECL IDE</title>
|
|
|
|
|
|
<para><orderedlist>
|