hello sir,
I m shyam.
i want to install ns-2.26 on cygwin on windosxp.
i copied ns-allinone-2.26.tar , nam-1.9-cygwin-configure and
ns-allinone-2.26.cygwinn.patch  in cygwin/usr/local/
then i use startx command at cygwin promt
after that i typed following line at bash terminal
gzip -d -c ns-allinone-2.26.tar.gz | tar xvf -
this will work
after that next when in nest line i type
mv nam-1.9.configure ns-allinone-2.26/nam-1.9/configure
this will not work
and if  i use command
cd /usr/local/ns-allinone-2.26/
./install
the the following error comes
.................................
 Build OTcl-1.0a8
============================================================
No .configure file found in current directory
Continuing with default options...
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for gcc... gcc
checking for C compiler default output... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... .exe
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for string.h... yes
checking for main in -lXbsd... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for dcgettext in -lintl... yes
checking for getnodebyname in -ldnet_stub... no
checking that g++ can handle -O2... no
checking standard STL is available... no
checking for tcl.h... -I../include
checking for libtcl8.3... -L../lib -ltcl8.3
checking for init.tcl... ../lib/tcl8.3
checking for tclsh8.3.2... no
checking for tclsh8.3... ../bin/tclsh8.3
checking for tk.h... -I../include
checking for libtk8.3... -L../lib -ltk8.3
checking for tk.tcl... ../lib/tk8.3
checking for X11 header files
checking for X11 library archive
checking for XOpenDisplay in -lX11... no
can't find X library
otcl-1.0a8 configuration failed! Exiting ...
Please check http://www.isi.edu/nsnam/ns/ns-problems.html
for common problems and bug fixes.

please help me , How this probleb will solve
shyam
M.Tech student

Reply via email to