Dear all,<div><br></div><div>Hello, everybody. I am new to ndnsim. I have a question about PyViz visualizer. Could you help me? </div><div><br></div><div>I am a fedora16 user and now installing ndnsim according to the instruction on the HP <a href="http://ndnsim.net/getting-started.html#downloading-ndnsim-source">http://ndnsim.net/getting-started.html#downloading-ndnsim-source</a>.</div>
<div>There is no problem when I `configure` without python bindings using the following command</div><div><br></div><div><pre style="overflow-x:auto;overflow-y:hidden;padding:5px;line-height:14px;border-top-width:1px;border-bottom-width:1px;border-style:solid none;border-top-color:rgb(170,204,153);border-bottom-color:rgb(170,204,153);font-size:12px;background-color:rgb(255,255,255)">
./waf configure --disable-python --enable-examples</pre></div><div> </div><div>However, when I `configure` using the following command in order to <span style="background-color:rgb(255,255,255);font-family:'Lucida Grande',Verdana,Geneva,Arial,sans-serif;font-size:12px;line-height:15px;text-align:justify">run simulations with visualizer</span></div>
<div><span style="background-color:rgb(255,255,255);font-family:'Lucida Grande',Verdana,Geneva,Arial,sans-serif;font-size:12px;line-height:15px;text-align:justify"><br></span></div><div><pre style="overflow-x:auto;overflow-y:hidden;padding:5px;line-height:14px;border-top-width:1px;border-bottom-width:1px;border-style:solid none;border-top-color:rgb(170,204,153);border-bottom-color:rgb(170,204,153);font-size:12px;background-color:rgb(255,255,255)">
./waf configure --enable-examples</pre></div><div><br></div><div>The PyViz visualizer line will be shown as follows</div><div>PyViz visualizer : not enabled (Missing python modules: pygraphviz)</div><div><br></div><div>It seems that the pygraphviz was not installed, but actually it has been already installed.</div>
<div><div>Package graphviz-python-2.28.0-11.fc16.i686 already installed and latest version</div></div><div><br></div><div>Does anybody know what is the cause of this? Thanks in advance!</div><div><br></div><div>Regards,</div>
<div>huyao</div>