<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br>Hi,<br><br>I am trying to install ndnsim 2.0 on ubuntu 12.04.<br>I followed the instructions on the webpage of ndnsim 2.0.(ndn-cxx version:0.3.3)<br><br>I am getting following error while trying ./waf configure in terminal in ndn-cxx folder.<br><br><br>Setting top to                           : /home/rani/Desktop/ndnSIM/ndn-cxx <br>Setting out to                           : /home/rani/Desktop/ndnSIM/ndn-cxx/build <br>Building static library                  : no <br>Building shared library                  : yes <br>Checking for 'g++' (C++ compiler)        : /usr/bin/g++ <br>Checking supported CXXFLAGS              : -std=c++0x <br>Checking supported CXXFLAGS              : -pedantic -Wall -O2 -g <br>Checking for program 'doxygen'           : /usr/bin/doxygen <br>Checking for program 'tar'               : /bin/tar <br>Checking for program 'sphinx-build'      : /usr/bin/sphinx-build <br>Checking for std::is_default_constructible : no <br>Checking for std::is_nothrow_move_constructible : no <br>Checking for std::is_nothrow_move_assignable    : no <br>Checking for friend typename-specifier          : no <br>Checking for friend typename using wrapper      : yes <br>Checking for override and final specifiers      : no <br>Checking for std::vector::insert with const_iterators : no <br>Checking for program 'sh'                             : /bin/sh <br>Checking for library pthread                          : yes <br>Checking for library rt                               : yes <br>Checking for function getpass                         : yes <br>Checking for rtnetlink                                : yes <br>Checking for program 'pkg-config'                     : /usr/bin/pkg-config <br>Checking for 'sqlite3'                                : yes <br>Checking Crypto++ lib                                 : 561 <br>Checking if CryptoPP library works                    : yes <br>Checking boost includes                               : 1.57.0 <br><b>Checking boost libs                                   : lib system not found in /usr/lib <br>The configuration failed</b><br>(complete log in /home/rani/Desktop/ndnSIM/ndn-cxx/build/config.log)<br><br>Do i need to install some more libraries or ndnsim could not find the link to these libraries?<br><br>Regards<br>-Gill<br><br>                                          </div></body>
</html>