<p>libboost_serialization.so and libboost_serialization.a does exist on my system but there is a problem linking libboost_serialization(a lot of errors on command line)<br>
it tried adding -llibboost_serialization flag to gcc from question below<br>
<a href="http://stackoverflow.com/questions/3931342/help-compiling-and-using-boost-c-libraries">http://stackoverflow.com/questions/3931342/help-compiling-and-using-boost-c-libraries</a></p>

<p>the errors reduced <br>
/usr/bin/ld: /tmp/ccPmvBXH.o: undefined reference to symbol '_ZTVN10__cxxabiv117__class_type_infoE@@CXXABI_1.3'<br>
/usr/lib/libstdc++.so.6: error adding symbols: DSO missing from command line<br>
collect2: error: ld returned 1 exit status</p>

<p>but it didn't compile</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/557#issuecomment-194551279">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFMRmzBQpaPvIF_MeGMwLBYNVq0B8ks5pr05XgaJpZM4Hscuy.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/557#issuecomment-194551279"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>