<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!<br>
<br><br></div><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></div></div>