<br>Hi Siamak,<br><br>It starts looking like your GCC compiler is not functional.<br><br>Have you used your gcc compiler for building any other project ?<br><br>Is this a gcc that you installed as a package ?<br><br>or did you build gcc on your own ?<br>
<br>do you have other versions of gcc in your computer ?<br><br><br>   Please let us know,<br><br><br>        Thanks<br><br><br>                Luis<br><br><br>------------------------------------<br><div class="gmail_quote">
On Sun, Aug 9, 2009 at 12:32 PM, Siamak Yousefi <span dir="ltr">&lt;<a href="mailto:syousefy@yahoo.com">syousefy@yahoo.com</a>&gt;</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;">
<div><div style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"><div>Hi Luis,</div>
<div> </div>
<div>Yes, I&#39;ve copied all the source files in ~/ITK direstory.</div>
<div> </div>
<div>Siamak <br></div>
<div style="font-size: 12pt; font-family: arial,helvetica,sans-serif;"><br>
<div style="font-size: 12pt; font-family: times new roman,new york,times,serif;"><font size="2" face="Tahoma"><div class="im">
<hr size="1">
<b><span style="font-weight: bold;">From:</span></b> Luis Ibanez &lt;<a href="mailto:luis.ibanez@kitware.com" target="_blank">luis.ibanez@kitware.com</a>&gt;<br><b><span style="font-weight: bold;">To:</span></b> Siamak Yousefi &lt;<a href="mailto:syousefy@yahoo.com" target="_blank">syousefy@yahoo.com</a>&gt;<br>
<b><span style="font-weight: bold;">Cc:</span></b> <a href="mailto:insight-users@itk.org" target="_blank">insight-users@itk.org</a><br></div><b><span style="font-weight: bold;">Sent:</span></b> Saturday, August 8, 2009 10:13:54 PM<div>
<div></div><div class="h5"><br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Insight-users] Installation error<br></div></div></font><div><div></div><div class="h5"><br>Hi Siamak,<br><br>Did you put the source code of ITK in the directory<br>
<br>                       ~/ITK<br><br>?<br><br>Please confirm,<br><br>   Thanks<br><br><br>           Luis<br><br><br>------------------------------<br>
<div class="gmail_quote">On Sat, Aug 8, 2009 at 6:19 PM, Siamak Yousefi <span dir="ltr">&lt;<a href="mailto:syousefy@yahoo.com" rel="nofollow" target="_blank">syousefy@yahoo.com</a>&gt;</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;">
<div>
<div style="font-size: 12pt; font-family: arial,helvetica,sans-serif;">
<div>Hi Luis,</div>
<div> </div>
<div>Thank you for your comment. I am running ccmake from the binary directory where I want ITK to be built there, ITKb. I run:</div>
<div>ccmake ~/ITK .</div>
<div>I have a C shell and I run the following commands before that:</div>
<div>setenv CC /usr/bin/gcc</div>
<div>setenv CXX /usr/bin/g++</div>
<div> </div>
<div>But I get the mentioned message.</div>
<div> </div><font color="#888888">
<div>Siamak<br></div></font>
<div style="font-size: 12pt; font-family: arial,helvetica,sans-serif;">
<div><br></div>
<div style="font-size: 12pt; font-family: times new roman,new york,times,serif;">
<div><font size="2" face="Tahoma">
<hr size="1">
<b><span style="font-weight: bold;">From:</span></b> Luis Ibanez &lt;<a href="mailto:luis.ibanez@kitware.com" rel="nofollow" target="_blank">luis.ibanez@kitware.com</a>&gt;<br><b><span style="font-weight: bold;">To:</span></b> Siamak Yousefi &lt;<a href="mailto:syousefy@yahoo.com" rel="nofollow" target="_blank">syousefy@yahoo.com</a>&gt;<br>
<b><span style="font-weight: bold;">Cc:</span></b> <a href="mailto:insight-users@itk.org" rel="nofollow" target="_blank">insight-users@itk.org</a><br><b><span style="font-weight: bold;">Sent:</span></b> Saturday, August 8, 2009 9:58:29 AM<br>
<b><span style="font-weight: bold;">Subject:</span></b> Re: [Insight-users] Installation error<br></font></div>
<div>
<div></div>
<div><br>Hi Siamak,<br><br>In order to configure ITK, you should run ccmake from the binary directory where<br>you want to build ITK, and you should pass as argument the directory where you<br>have the source tree of ITK.<br>
<br>Here is an example of how I usually build itk:<br><br>
<ul>
<li>export CC=/usr/bin/gcc-4.2</li>
<li>export CXX=/usr/bin/g++-4.2<br></li>
<li>cd ~/src</li>
<li><b>cvs -d :pserver:anonymous@www.itk.org:/cvsroot/Insight login</b></li>
<li>password : insight</li>
<li><b>cvs -d :pserver:anonymous@www.itk.org:/cvsroot/Insight co Insight</b></li>
<li>cd ~/bin</li>
<li>mkdir InsightBulid</li>
<li>cd ~/bin/InsightBuild</li>
<li>ccmake ~/src/Insight</li>
<li>make</li></ul><br>Note that here I assume that in my home directory I already have subdirectories<br>called &quot;src&quot; and &quot;bin&quot;.<br><br>Note also that here I&#39;m using GCC 4.2.<br>You should replace that with your favorite version of GCC.<br>
<br><br>      Regards,<br><br><br>             Luis<br><br><br>----------------------------------------------------------------------<br>
<div class="gmail_quote">On Fri, Aug 7, 2009 at 11:15 AM, Siamak Yousefi <span dir="ltr">&lt;<a href="mailto:syousefy@yahoo.com" rel="nofollow" target="_blank">syousefy@yahoo.com</a>&gt;</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;">
<div>
<div style="font-size: 12pt; font-family: arial,helvetica,sans-serif;">
<div><br></div>
<div style="font-size: 12pt; font-family: arial,helvetica,sans-serif;">
<div style="font-size: 12pt; font-family: times new roman,new york,times,serif;">
<div style="font-size: 12pt; font-family: arial,helvetica,sans-serif;">
<div>Hi,</div>
<div> </div>
<div>I am trying to install ITK using cmake under linux. I got the error message below during &quot;ccmake ITK&quot;. Any help in this regard is highly appreciated.</div>
<div> </div>
<div>Regards,</div>
<div>Siamak Yousefi</div>
<div> </div>
<div><span lang="EN">
<p>CMake Error at</p>
<p>/home/syouse/cmake/share/cmake-2.6/Modules/CMakeTestCCompiler.cmake:32</p>
<p>(MESSAGE):</p>
<p>The C compiler &quot;/usr/bin/gcc&quot; is not able to compile a simple test program.</p>
<p>It fails with the following output:</p>
<p>Change Dir: /home/syouse/ITKb/CMakeFiles/CMakeTmp</p>
<p> </p>
<p> </p>
<p>Run Build Command:/usr/bin/gmake &quot;cmTryCompileExec/fast&quot;</p>
<p>/usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make</p>
<p>CMakeFiles/cmTryCompileExec.dir/build</p>
<p>gmake[1]: Entering directory `/mnt/sdb1/syouse/ITKb/CMakeFiles/CMakeTmp&#39;</p></span></div></div><br></div></div></div><br></div><br>_____________________________________<br>Powered by <a href="http://www.kitware.com/" rel="nofollow" target="_blank">www.kitware.com</a><br>
<br>Visit other Kitware open-source projects at<br><a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br><br>Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br><br></blockquote></div><br></div></div>
</div></div></div><br></div></blockquote></div><br></div></div></div></div></div><br>

      </div></blockquote></div><br>