<div dir="ltr"><div><div>Okay, so apparently on openSUSE, the package I was looking for from the earlier mail to this list was installed by the command<br></div><b>apt-get install libcryptopp-devel<br><br></b></div><div>That darn devel actually seems to have made a difference.  <br><br></div><div>I'm wondering if I didn't pick a bad Linux build for ndnSIM...  Now I have additional problems. <br><br></div><div>I'm still getting <b>CryptoPP </b>is installed, but that it's unusable.  When I checked the config file, I see a few issues, but two seem major:<br><br></div><div>1.)  #include <sys/inttypes.h" no such file or directory<br></div><div>--->  I did something that I feel kinda dirty about.  I copied the inttypes.h file from /usr/include to /usr/include/sys.  I'm pretty sure that's probably not a good workaround (or is it?) - but the errors related to that seem to be gone now.  <br></div><div>Additional information on this would be greatly appreciated.<br><br></div><div>2.)  I get that uint128_t was not declared in this scope<br></div><div>--->  Seems I'm missing a library or something is in the wrong or an unexpected place?  i have g++ installed.<br><br></div><div>Additional issues:<br></div><div>- can't seem to find "click location"<br></div><div>- checking for NSC location not found<br></div><div>- checking for program sphinx-build not found<br><br></div><div>So, not sure what I'm missing.<br><br></div><div>Here is the config file produced by the failed ./waf configure --enable-examples command, on my Google Drive:<br><br><a href="https://drive.google.com/file/d/0By9ufeKqmJYYSXBJSV84R1BDUWc/view?usp=sharing">https://drive.google.com/file/d/0By9ufeKqmJYYSXBJSV84R1BDUWc/view?usp=sharing</a><br></div><b></b></div>