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

Re: [ns] Directory:NONE in ns allinone's configure



pls see http://www-mash.CS.Berkeley.EDU/ns/ns-problems.html#ns-2.1b6

On Mon, 13 Mar 2000, Robin POSS wrote:

> I already posted this message some hours ago, but it wasn't likely to lure
> many answers with an empty "subject" field, so I post again. Stop here if
> you already read it. Sorry for the repetition.
> 
> Hello ns users!
> I installed ns-allinone-2.1b6/ on my redHat
> 5.2,  in the directory /root/ns-allinone-2.1b6/ns-2.1b6 ,
> did
> ./configure
> make
> and obtained a wonderful working version of ns.
> 
> Then I wanted to have another copy of the source to modify it, so I did:
> 
> mkdir /disk2/nstest
> cp -R /root/ns-allinone-2.1b6/ns-2.1b6/*  /disk2/nstest
> cd /disk2/nstest
> find . -exec chmod a+x  {} \;
> ./configure
> 
> and I got:
> 
> [root@station2 nstest]# ./configure
> loading cache ./config.cache
> No .configure file found in current directory
> Continuing with default options...
> checking host system type... i586-pc-linux-gnu
> [snip]
> checking for tclsh8.0.4... (cached) ../tclbox/bin/tclsh8.0
> ./configure: ../tclbox/bin: No such file or directory
> checking for tk.h... configure: error: NONE is not a directory
> [root@station2 nstest]#  
> 
> What should I do to have my "configure" script work in this "copied directory"
> case?
> 
> Thank you,
> 
> -- 
> Robin Pos
> --
> Robin POSS
>