<p>Hello,</p>

<p>Hopefully this is an easily fixed problem.  I am installing mlpack on my University cluster, and got the following error during the build:</p>

<blockquote>
<p>decato@hpc-login3 in build$ cmake ../<br>
-- The C compiler identification is GNU 4.4.7<br>
-- The CXX compiler identification is GNU 4.4.7<br>
-- Check for working C compiler: /usr/bin/cc<br>
-- Check for working C compiler: /usr/bin/cc -- works<br>
-- Detecting C compiler ABI info<br>
-- Detecting C compiler ABI info - done<br>
-- Check for working CXX compiler: /usr/bin/c++<br>
-- Check for working CXX compiler: /usr/bin/c++ -- works<br>
-- Detecting CXX compiler ABI info<br>
-- Detecting CXX compiler ABI info - done<br>
-- Checking for C++11 compiler<br>
-- Checking for C++11 compiler - unavailable<br>
CMake Error at CMakeLists.txt:8 (message):<br>
 No C++11 compiler available!</p>
</blockquote>

<p>This doesn't make sense to me, because my default gcc compiler is C++11 ready:</p>

<blockquote>
<p>decato@hpc-login3 in build$ which gcc<br>
/usr/usc/gnu/gcc/4.8.1/bin/gcc</p>
</blockquote>

<p>Any advice on what to check or previous experience is much appreciated, thank you!!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/447#issuecomment-154188400">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFDgR_NhRRTkva6FsI52LRKO87VDQks5pC7n9gaJpZM4Foflw.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/447#issuecomment-154188400"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>