ns2-allinone Installation

Yu-Kung Ke Yu-Kung Ke <yukung@gcatt.gatech.edu>
Wed, 28 Oct 1998 21:29:47 -0500 (EST)


 Hi,
  
 I just tried to install ns2-allinone from 'ns-allinone-2.lb4' on 
sparc-sun-solaris2.6 system.
 
 At first, I thought the installation was successful, then, I followed the
 
 ns Tutorial to learn ns. But I even could not start ns.    
 
 
 I tried to run the following
 
 ns <example1.tcl>
 
 then I got the message 'Missing name for redirect'.
 
 
 Is it possible that I did not install 'ns2-allinone' successfully ?
 
 The following is the last part of message before the finish of installation.
 
 Could anyone tell me whether the installation was good or not ?? Thx.
`````````````````````````````````````````````````````````````````````````````
 gcc -g  -c  ctangle.c
gcc -g -DCWEBINPUTS=\"/usr/local/lib/cweb\" -c common.c
gcc -g -o ctangle ctangle.o common.o 
./ctangle cweave 
This is CTANGLE (Version 3.4)
*1*16*29*37*58*77*88*96*103*173*184*204*224*249
Writing the output file (cweave.c):.....500.....1000.....1500.....2000.....2500.
....3000....
Done.
(No errors were found.)
gcc -g  -c  cweave.c
gcc -g -o cweave cweave.o common.o
./install: test: ] missing
````````````````````````````````````````````````````````````````````````````````
`