<p>Okay, I'm glad that compilation at least worked.  I'd like to rethink how mlpack finds Armadillo dependencies, so hopefully in the future problems like this will not arise.  But it may be a while before I have anything better ready to go.</p>

<p>The <code>GLIBCXX_3.4.14</code> error may or may not be a problem.  You can try to run the program and find out... :)</p>

<p>Does the directory <code>/usr/usc/gnu/gcc/4.8.1/lib</code> exist, and is there a copy of <code>libstdc++.so</code> (or some similarly named file) in that directory?  You may want to set something like <code>export LD_LIBRARY_PATH=/usr/usc/gnu/gcc/4.8.1/lib/</code> (or whatever directory contains the version of <code>libstdc++.so</code> that comes with gcc 4.8.1).</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/511#issuecomment-182473121">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFMqwwslir6L6z9Zi5HVyEUKUP8zNks5pi2CjgaJpZM4HPrM8.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/511#issuecomment-182473121"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>