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

Re: Problem with xgraph



On Tue, 26 May 1998 22:43:12 EDT, Shreyas Sarangan wrote: 
>
>The following code generates nam and ns trace files without any errors.
>The NAM animation runs fine.
>To generate the xgraph I run the following commands:
>
>%getrc -o out.getrc -s n0 out.tr 
>%raw2xg out.getrc > out.raw2xg
>%xgraph -bb -tk -nl -m -x time -y packets < out.raw2xg
>
>the xgraph command gives a "Floating exception"  error.
>All the xgraph outputs from the test-suites display fine and the files
>created by getrc, and raw2xg are nonempty.
>
>
>Could someone kindly point out the right procedure to generate xgraph
>outputs?
>
>Thanks in advance,
>-Shreyas

Did you apply the patches to xgraph from the ns-build web page?

   -John Heidemann