[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Installation of NS2 on SCO free OpenServer v5.0.2



Is there anyone who is successfully running NS2 on SCO OSR5.0.2?
If there is no one, may be SUN NS experts could help me.

I have NS1.3 succ. running, but NS2 gives me an error.
Compilation and linking (with .so libs; I cannot link with .a due to dl
routines plased in libc.so) was OK.

After calling ns I'm getting contents of the file ns_tcl.cc dumped on the
screen
following by the error message like

Source set maxpkts_ 268435456
error: invalid command "Source".

I think the problem is in otcl (0.96), or in tclcl(1.0b3), or in ns2 itself.
tcl7.6p2 and tk4.2p2 are SCO's binary supplements.
C/C++ compiler : gcc/c++ 2.7.2.1 (SCO's binary supplement too).
I trust SCO's binary supplements because tcl7.5/tk4.1 work fine with ns1.3
and I'm
successfully modifying it (ns1.3) for my needs.

Any suggestions where should I start digging.