|
Bugzilla – Full Text Bug Listing |
| Summary: | ns-3 docs don't build | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Anirudh <sk.anirudh> |
| Component: | documentation | Assignee: | Tom Henderson <tomh> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | ns-3.13 | ||
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Anirudh
2011-12-26 01:37:46 UTC
This turned out to be a bug in the dist.py script used to build the release tarball. Fix is here: http://code.nsnam.org/ns-3-allinone/rev/a2dbb487c6bc To fix your release of ns-3.13 directly, perform the following: cd doc/manual/source ln -s ../figures cd ../../tutorial/source ln -s ../figures |