<div>Hi everyone,</div><div>I'm new in Camino.&nbsp; I want to&nbsp; install camino in Ubuntu 18.04£¬but errors always occurr when installing Camino.</div><div>First,I install JDK 11.0.1successfully. The environment configuration is as following:</div><div>sudo gedit ~/.bashrc</div>export JAVA_HOME=/usr/share/jdk-11.0.1<br><div>export PATH=$JAVA_HOME/bin:$PATH</div><div><br></div><div><span id="w_189" class="">Type </span><span id="w_190">the </span><span id="w_191" class="">following </span><span id="w_192" class="">text </span><span id="w_193" class="">in </span><span id="w_194" class="">my </span><span id="w_195" class="">terminal </span><span id="w_196" class="">window: </span>java -version</div><div>Then, display:<br></div><div></div><div>java version "11.0.1" 2018-10-16 LTS<br>Java(TM) SE Runtime Environment 18.9 (build 11.0.1+13-LTS)<br>Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.1+13-LTS, mixed mode)<br></div><div><br></div><div><span id="w_189" class="">Type </span><span id="w_190">the </span><span id="w_191" class="">following </span><span id="w_192" class="">text </span><span id="w_193" class="">in </span><span id="w_194" class="">my </span><span id="w_195" class="">terminal </span><span id="w_196" class="">window:</span> javac -version&nbsp;</div><div>Then, display: javac 11.0.1<br></div><div><br></div><div><div>subsequently£¬download camino-code.zip</div><div><code><span style="font-style: italic;">unzip camino-code.zip</span></code><span style="font-style: italic;"><br><code><code>mv camino-code camino <br></code></code></span></div><div><span style="font-style: italic;"><code><code>cd camino</code></code></span></div><div><code><code><span style="font-style: italic;">make</span></code></code></div><div><code><code><br></code></code></div><div><code><code>However,when running the 'make'code, the error </code></code><code><code>always occurr as following:</code></code></div><div><code><code><br></code></code></div><div><code><code>javac -J-Xmx500M -classpath . apps/AddNoise.java<br>make: javac: Command not found<br>Makefile:20: recipe for target 'apps/AddNoise.class' failed<br>make: *** [apps/AddNoise.class] Error 127<br></code></code></div><div><code><code></code></code><br><div>I did not know why these are errors. Can someone help me?&nbsp; Thanks very much.</div><div><br></div><div>best,</div>mirabelle<code><code></code></code></div></div>