Package Details: nam 1.15-3

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/
Category: science
Licenses: GPL
Submitter: shaurz
Maintainer: sergio.correia
Last Packager: None
Votes: 3
First Submitted: 2006-03-17 01:52
Last Updated: 2014-01-27 18:30

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by StatelessCat

2014-12-01 22:44

@sergio.correia , you're right, after recompilation of otcl, tclcl, nam is working, thanks :)

Comment by sergio.correia

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?

Comment by StatelessCat

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 :/