[ndnSIM] A problem regarding CryptoPP installation

李怿曈 Yitong LI yitongli at hkust-gz.edu.cn
Mon Aug 26 18:36:19 PDT 2024


Hi all,

I’m currently trying to re-configured an old version of ndnSIM project. But when I configure ndnSIM using “./waf configure —enable-examples”, it indicates an error of CryptoPP, which says

Checking Crypto++ lib                                              : CryptoPP not found or is not usable
(complete log in /home/dd/ndnSIM-pcon/ns-3/build/config.log)

With the config.log, it shows

------------------------------------------------------------------
Checking Crypto++ lib
from /home/dd/ndnSIM-pcon/ns-3/src/ndnSIM: CryptoPP files are present, but are not recognizable
from /home/dd/ndnSIM-pcon/ns-3/src/ndnSIM: CryptoPP not found or is not usable

I’ve also tried to configure it by specifying actual location of my ubuntu cryptoPP installation, which is “./waf configure --enable-examples --with-cryptopp=/usr/lib/x86_64-linux-gnu/“. It still not works.
I’m using ubuntu22.04 and gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0


May I ask if anyone can help me with that?

Best,
Yitong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20240827/643f92f8/attachment-0001.htm>


More information about the ndnSIM mailing list