<div dir="ltr"><div>Dear Gate Users,</div><div>I have downloaded GATE v8.2 from <br><pre><a rel="nofollow" href="http://www.opengatecollaboration.org/GATE80" target="_blank">http://www.opengatecollaboration.org/GATE80</a><br></pre><pre>then <br></pre><p>Unzip and untar the downloaded file:
</p>
tar -xzf gate_v8.2.tar.gz <br></div><div><p>In the same directory, i created two directories to build and install GATE:
</p>
<pre>mkdir gate_v8.2-build
mkdir gate_v8.2-install<br></pre><pre>After that I moved into the GATE build directory:
</pre>
cd gate_v8.0-build <br></div><div>when i wrote this command <br></div><div><pre>ccmake ../ Geant4_DIR /home/afzaal/geant4/geant4.10.05.p01-build<br></pre><pre>in above command i also gave the Geant4 directory where its build files are located.<br><br><br></pre><pre>but i am getting the following error (screenshot attached)<br><br></pre></div></div>