Search Criteria
Package Details: nam 1.15-6
Git Clone URL: | https://aur.archlinux.org/nam.git (read-only, click to copy) |
---|---|
Package Base: | nam |
Description: | Tcl/TK based animation tool for viewing network simulation traces and real world packet traces |
Upstream URL: | http://www.isi.edu/nsnam/nam/ |
Licenses: | |
Submitter: | shaurz |
Maintainer: | qrwteyrutiyoup |
Last Packager: | qrwteyrutiyoup |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2006-03-17 01:52 |
Last Updated: | 2016-11-08 18:16 |
Required by (1)
- ns (optional)
Latest Comments
qrwteyrutiyoup commented on 2016-08-03 14:24
@elv: Thanks for letting me know. It should be working again now.
eang commented on 2016-08-03 09:53
Doesn't build with g++ 6.1.1.
However, I managed to build it with clang.
StatelessCat commented on 2014-12-01 22:44
@sergio.correia , you're right, after recompilation of otcl, tclcl, nam is working, thanks :)
qrwteyrutiyoup commented on 2014-11-23 22:51
@SchrodingerCat: it seems to work on my end. Did you try recompiling otcl, tclcl and nam after updating to the newer tcl 8.6.3 package?
StatelessCat commented on 2014-11-23 21:32
Hey, i think this can't work anymore because of Tcl 8.6.3 and this nam need exactly 8.6.2. At the nam runtime i got "[code omitted because of length]
: version conflict for package "Tcl": have 8.6.3, need exactly 8.6.2
while executing
"package require -exact Tcl 8.6.2""
i don't know how to make it works :/