<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
Hi all,
<div><br>
</div>
<div>I’m currently configuring ndnSIM with Pybindgen enabled, because I need PyViz visualizer. So I followed the documentation, clone repository of pybindgen, ns-3, then I installed Pybindgen using ./waf command with python3. The problem happens when I run
 "python2 ./waf configure -d optimized” in ns-3 folder to install ndnSIM. It gave me an error indicating Pybindgen is missing. I’ve tested its installation using import Pybindgen in python, it works. I’ve attached the log below. Please help me with that.</div>
<div><br>
</div>
<div>
<div><b>---- Summary of optional NS-3 features:</b></div>
<div><b>Build profile                 : optimized</b></div>
<div><b>Build directory               : </b></div>
<div><b>BRITE Integration             : not enabled (BRITE not found at requested location)</b></div>
<div><b>DES Metrics event collection  : not enabled (defaults to disabled)</b></div>
<div><b>DPDK NetDevice                : enabled</b></div>
<div><b>Emulation FdNetDevice         : enabled</b></div>
<div><b>Examples                      : not enabled (defaults to disabled)</b></div>
<div><b>File descriptor NetDevice     : enabled</b></div>
<div><b>GNU Scientific Library (GSL)  : enabled</b></div>
<div><b>Gcrypt library                : enabled</b></div>
<div><b>GtkConfigStore                : enabled</b></div>
<div><b>MPI Support                   : not enabled (option --enable-mpi not selected)</b></div>
<div><b>NS-3 Click Integration        : not enabled (nsclick not enabled (see option --with-nsclick))</b></div>
<div><b>NS-3 OpenFlow Integration     : not enabled (OpenFlow not enabled (see option --with-openflow))</b></div>
<div><b>Netmap emulation FdNetDevice  : not enabled (needs net/netmap_user.h)</b></div>
<div><b>Network Simulation Cradle     : not enabled (NSC not found (see option --with-nsc))</b></div>
<div><b>PlanetLab FdNetDevice         : not enabled (PlanetLab operating system not detected (see option --force-planetlab))</b></div>
<div><b>PyViz visualizer              : not enabled (Python Bindings are needed but not enabled)</b></div>
<div><b>Python Bindings               : not enabled (PyBindGen missing)</b></div>
<div><b>Real Time Simulator           : enabled</b></div>
<div><b>SQLite stats support          : enabled</b></div>
<div><b>Tap Bridge                    : enabled</b></div>
<div><b>Tap FdNetDevice               : enabled</b></div>
<div><b>Tests                         : not enabled (defaults to disabled)</b></div>
<div><b>Threading Primitives          : enabled</b></div>
<div><b>Use sudo to set suid bit      : not enabled (option --enable-sudo not selected)</b></div>
<div><b>XmlIo                         : enabled</b></div>
<div><b>ndnSIM                        : enabled</b></div>
<div><b>'configure' finished successfully (26.699s)</b></div>
</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Caster</div>
</body>
</html>