<div dir="ltr"><pre>Dear Rolf Eike Beer, thanks for the help. Exactly! That was my error... Now is working.<br><br>Best regards!<br><br>Am 27.05.2013 11:50, schrieb Carlos Giménez:
&gt;<i> Dear all, I&#39;m trying to install one program in my system (Debian 7.0
</i>&gt;<i> Wheezy), but I have this problem with cmake.
</i>&gt;<i> 
</i>&gt;<i> 
</i>&gt;<i> *FC=gfotran CC=gcc CXX=g++ cmake -DENABLE_MPI=OFF -DENABLE_SGI_MPT=OFF
</i>&gt;<i> -DENABLE_BLAS=ON -DENABLE_LAPACK=ON -DENABLE_TESTS=OFF
</i>&gt;<i> -DENABLE_64BIT_INTEGERS=OFF -DCMAKE_BUILD_TYPE=Release
</i>&gt;<i> /home/Darth-Razor/Documentos/DIRAC-12.6-Source
</i>&gt;<i> 
</i>&gt;<i> CMake Error: CMake was unable to find a build program corresponding to
</i>&gt;<i> &quot;Unix Makefiles&quot;.  CMAKE_MAKE_PROGRAM is not set.  You probably need 
</i>&gt;<i> to
</i>&gt;<i> select a different build tool.
</i>
Do you have &quot;make&quot; installed?

HTH,

Eike
-- </pre></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/27 Carlos Giménez <span dir="ltr">&lt;<a href="mailto:scire1905@gmail.com" target="_blank">scire1905@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>Dear all, I&#39;m trying to install one program in my system (Debian 7.0 Wheezy), but I have this problem with cmake.<br></div><br><div><br clear="all"><div><div style="margin-left:40px"><b><span style="font-family:courier new,monospace">FC=gfotran CC=gcc CXX=g++ cmake -DENABLE_MPI=OFF -DENABLE_SGI_MPT=OFF -DENABLE_BLAS=ON -DENABLE_LAPACK=ON -DENABLE_TESTS=OFF -DENABLE_64BIT_INTEGERS=OFF -DCMAKE_BUILD_TYPE=Release /home/Darth-Razor/Documentos/DIRAC-12.6-Source</span><br style="font-family:courier new,monospace">

<br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">CMake Error: CMake was unable to find a build program corresponding to &quot;Unix Makefiles&quot;.  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">Missing variable is:</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">CMAKE_Fortran_COMPILER_ENV_VAR</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">Missing variable is:</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">CMAKE_Fortran_COMPILER</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">CMake Error: Could not find cmake module file:/home/Darth-Razor/Documentos/DIRAC-12.6-Source/build/CMakeFiles/CMakeFortranCompiler.cmake</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">Missing variable is:</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">CMAKE_C_COMPILER_ENV_VAR</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">Missing variable is:</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">CMAKE_C_COMPILER</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">CMake Error: Could not find cmake module file:/home/Darth-Razor/Documentos/DIRAC-12.6-Source/build/CMakeFiles/CMakeCCompiler.cmake</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">Missing variable is:</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">CMAKE_CXX_COMPILER_ENV_VAR</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">Missing variable is:</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">CMAKE_CXX_COMPILER</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">CMake Error: Could not find cmake module file:/home/Darth-Razor/Documentos/DIRAC-12.6-Source/build/CMakeFiles/CMakeCXXCompiler.cmake</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">CMake Error: CMAKE_Fortran_COMPILER not set, after EnableLanguage</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage</span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">-- Configuring incomplete, errors occurred!</span></b><br>

</div><br>I have this versions:<br><br><b>cmake version = 2.8.9<br>gfortran version = GNU Fortran (Debian 4.7.2-5) 4.7.2<br></b></div><div><b>gcc version = gcc (Debian 4.7.2-5) 4.7.2<br></b></div><div><b>g++ version = g++ (Debian 4.7.2-5) 4.7.2</b><br>

</div><div><br></div><div>I try to setup the .bashrc with<br><br><b>export CMAKE_Fortran_COMPILER=&quot;/usr/bin/gfortran&quot;<br>export CMAKE_C_COMPILER=&quot;/usr/bin/gcc&quot;<br>export CMAKE_CXX_COMPILER=&quot;/usr/bin/g++&quot;</b><br>

<br></div><div>and with<br><br><b>export PATH=$PATH:&quot;/usr/bin/cmake:/usr/bin/gfortran:/usr/bin/gcc:/usr/bin/g++&quot;</b><br><br></div><div>But I have the same error. <br><br>Thanks for the help in advance!<br><br>All the best!<span class="HOEnZb"><font color="#888888"><br>

<br><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>-- <br><div>Lic. Carlos A. Giménez<br>PhD student<br>Natural and Exact Science Faculty<br>Northeastern University of Argentina <br>Institute of Modeling and Innovation on Technology<br>
CONICET UNNE <a href="http://imit.unne.edu.ar/" style="color:rgb(17,85,204)" target="_blank">http://imit.unne.edu.ar</a><br>
Personal web page: <a href="https://sites.google.com/site/scire1905/" target="_blank">https://sites.google.com/site/scire1905/</a><br><div><img src="http://dl.dropbox.com/u/17292955/image001.gif"><br>(Enough reason to think if is necessary to print this document.)<br>

</div></div>
</div></font></span></div></div>
</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Lic. Carlos A. Giménez<br>PhD student<br>Natural and Exact Science Faculty<br>Northeastern University of Argentina <br>Institute of Modeling and Innovation on Technology<br>
CONICET UNNE <a href="http://imit.unne.edu.ar/" style="color:rgb(17,85,204)" target="_blank">http://imit.unne.edu.ar</a><br>Personal web page: <a href="https://sites.google.com/site/scire1905/" target="_blank">https://sites.google.com/site/scire1905/</a><br>
<div><img src="http://dl.dropbox.com/u/17292955/image001.gif"><br>(Enough reason to think if is necessary to print this document.)<br></div></div>
</div>