Bugzilla – Bug 1612
pyviz (visualizer) will not be installed
Last modified: 2013-04-06 10:25:41 UTC
Created attachment 1543 [details] copy src/visualizer/visualizer directory during ./waf install The direcoty 'src/visualizer/visualizer' is not installed when './waf install' is executed. This is not a problem when simulation is executed from ns-3-dev directory. But if some other modules use ns-3-dev from outside ns-3-dev directory, and if the original ns-3-dev directory is deleted, this would be a problem. (DCE is this case.) Attached patch tries to install ns-3-dev/src/visualizer/visualizer to somewhere that a user specified (./waf configure --prefix=).
fixed and pushed to ns-3-dev. changeset 9287 cab2faac6f45