I have not used cygwin in many many years now but I belive it works like this in cygwin too.
The xgraph exe(cutable) is not named xgraph.exe, it is named xgraph and have the executable permission. I would recommend that you create a link instead of copying the xgraph-file... but thats up to you :) If you want to copy it then ... make sure you have superuser rights and are currently in the directory with the xgraph exe(cutable), and do like this cp xgraph /bin/xgraph now you have a copy of your xgrpah executable in your /bin/ directory Happy ns-hacking Henrik ps. btw. I reccomend you have a look at Ubuntu. ( http://www.ubuntu.com ) if you want to learn more about the wonderful word of linux enviroments. [EMAIL PROTECTED] wrote: > Sorry for your your valued time... > Actually I don't know from where I could pring this xgraph.exe file. > > I looked for it in my c drive but I did not find it, > I found the follwoing files: > xgraph.c > xgraph.h > xgraph.man > xgraph.o > xgraph.pl > > but there is no xgraph.exe > > thank you very much for your help > > Quoting Cenker Demir <[EMAIL PROTECTED]>: > > >>Hello, >> >>copy your xgraph exe under your /bin/ directory. Then, make sure that >>you have the right permission settings for that tr file. >> >>regards >>Cenker >> >>[EMAIL PROTECTED] wrote: >> >> >> >>>Dear All, >>> >>>First of all, I would like to thank Mr. Cenker for his quick reply. >>> >>>The problem details as the following:(running ns and xgrapg commands) >>> >>>[EMAIL PROTECTED] ~ >>>$ xgraph simple.tr >>>bash: xgraph: command not found >>> >>>[EMAIL PROTECTED] ~ >>>$ ns ns-simple.tcl >>>CBR packet size = 1000 >>>CBR interval = 0.0080000000000000002 >>> >>>[EMAIL PROTECTED] ~ >>>$ xgraph simple.tr >>>bash: xgraph: command not found >>> >>>[EMAIL PROTECTED] ~ >>>$ $xgraph simple.tr >>>bash: ./simple.tr: Permission denied >>> >>> >>>Both ns and nam are working well, except the xgraph. >>>I don't know how to fix it and see the xgraph command. >>> >>>Thank you in advance >>>Kind Regards >>> >>> >>> >>> >>> >>> >>>---------------------------------------------------------------- >>>This message was sent using IMP, the Internet Messaging Program. >>> >> > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. >
