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

Ns Install problem.



Dear ;

I'm a Ph.D student at georgia tech.
I have a problem to install "Ns version 2" as follows.
How can I install properly.
Please let me know.

Kyu-won Choi. ([email protected])


==================================================================================
Script started on Fri Aug 21 11:06:15 1998

[email protected]>uname -a
SunOS prada.ece.gatech.edu 5.5.1 Generic_103640-08 sun4m sparc SUNW,SPARCstation-5

[email protected]>pwd
~/ns-allinone-2.1b3/

[email protected]>is
README       gt-itm/      ns-2/        tclbox/      typescript
TclCL/       install*     otcl/        tk8.0/       xgraph/
bin/         nam-1/       tcl8.0/      tkbox/


[email protected]>./install
loading cache ./config.cache
checking for ranlib... ranlib
checking whether cross-compiling... ./configure: cc: not found
yes
checking for getcwd... ./configure: cc: not found
no
checking for opendir... ./configure: cc: not found
no
checking for strstr... ./configure: cc: not found
no
checking for strtol... ./configure: cc: not found
no
checking for tmpnam... ./configure: cc: not found
no
checking for waitpid... ./configure: cc: not found
no
checking for strerror... ./configure: cc: not found
no
checking for getwd... ./configure: cc: not found
no
checking for wait3... ./configure: cc: not found
no
checking for uname... ./configure: cc: not found
no
checking for sin... ./configure: cc: not found
no
checking for -lieee... ./configure: cc: not found
no
checking dirent.h... ./configure: cc: not found
no
checking how to run the C preprocessor... ./configure: cc: not found
cc -E
checking for errno.h... ./configure: cc: not found
yes
checking for float.h... ./configure: cc: not found
yes
checking for values.h... ./configure: cc: not found
yes
checking for limits.h... ./configure: cc: not found
yes
checking for stdlib.h... ./configure: cc: not found
yes
checking for string.h... ./configure: cc: not found
yes
checking for sys/wait.h... ./configure: cc: not found
yes
checking for dlfcn.h... ./configure: cc: not found
yes
checking for unistd.h... ./configure: cc: not found
yes
checking termios vs. termio vs. sgtty... none
checking fd_set and sys/select... ./configure: cc: not found
no
checking for sys/time.h... ./configure: cc: not found
yes
checking whether time.h and sys/time.h may both be included... ./configure: cc: not found
no
checking whether struct tm is in sys/time.h or time.h... ./configure: cc: not found
sys/time.h
checking for tm_zone in struct tm... ./configure: cc: not found
no
checking for tzname... ./configure: cc: not found
no
checking tm_tzadj in struct tm... ./configure: cc: not found
no
checking tm_gmtoff in struct tm... ./configure: cc: not found
no
checking long timezone variable... ./configure: cc: not found
no
checking time_t timezone variable... ./configure: cc: not found
no
checking for st_blksize in struct stat... ./configure: cc: not found
no
checking proper strstr implementation... broken, using substitute
checking for strtoul... ./configure: cc: not found
no
checking for strtod... ./configure: cc: not found
no
checking for strtod... (cached) no
checking for ANSI C header files... ./configure: cc: not found
no
checking for mode_t... no
checking for pid_t... no
checking for size_t... no
checking for uid_t in sys/types.h... no
checking for opendir... (cached) no
checking union wait... ./configure: cc: not found
no
checking matherr support... ./configure: cc: not found
no
checking for vfork... ./configure: cc: not found
no
checking for strncasecmp... ./configure: cc: not found
no
checking for -lsocket... ./configure: cc: not found
no
checking for -linet... ./configure: cc: not found
no
checking for BSDgettimeofday... ./configure: cc: not found
no
checking for gettimeofday... ./configure: cc: not found
no
checking for gettimeofday declaration... missing
checking for -linet... (cached) no
checking for net/errno.h... ./configure: cc: not found
yes
checking whether char is unsigned... configure: error: can not run test program while cross compiling
tcl8.0 configuration failed! Exiting ...
[email protected]>exit

script done on Fri Aug 21 11:08:10 1998