Bug 1612 - pyviz (visualizer) will not be installed
pyviz (visualizer) will not be installed
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: visualizer
ns-3.16
All All
: P5 normal
Assigned To: Gustavo J. A. M. Carneiro
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-27 01:19 UTC by Hajime Tazaki
Modified: 2013-04-06 10:25 UTC (History)
1 user (show)

See Also:


Attachments
copy src/visualizer/visualizer directory during ./waf install (1.01 KB, application/octet-stream)
2013-03-27 01:19 UTC, Hajime Tazaki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Tazaki 2013-03-27 01:19:36 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=).
Comment 1 Hajime Tazaki 2013-04-06 10:25:41 UTC
fixed and pushed to ns-3-dev.

changeset 9287	cab2faac6f45