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

RE: NS installation pb



Hi,

I think most installation problems are due to the different path settings in
your .cshrc file, because of different system configuration. I already
solved this problem after I read porting.notes in /ns/tcl8.0.4/unix,
although you might not need to do everything as it says. First, I put
following in my .cshrc "setenv CC gcc" "setenv GCC "gcc -E"" And then
depending on what compiler you are using, put that directory before other
compiler directories in the path settings. I am using gcc2.8.1, so I put
that first. Also try to add the lib under that directory in LD_LIBRARY_PATH.


I believe if you search the ns archives you can also get some clues, but I
also feel there should be a more organized way for ns users to find
solutions to some problems. Sometimes README file may help. Also the
configuration problem should be addressed more in the notes next time.

Anyway, hope the above helps. Good luck!

Huiwen

> -----Original Message-----
> From: Michel.Marot DEA IIE MB [mailto:[email protected]]
> Sent: Thursday, August 19, 1999 6:38 AM
> To: Huiwen Li
> Cc: [email protected]
> Subject: NS installation pb
> 
> 
> 
> Hi,
> 
> I have the same problem you had :
> 
> ...
> checking for gettimeofday... no
> checking for gettimeofday declaration... missing
> checking for -linet... no
> checking for net/errno.h... yes
> checking whether char is unsigned... configure: error: can 
> not run test program 
> while cross compiling
> ...
> 
> Some people have often this problem but there is no
> help about this bug on the ns mailing-list.
> 
> did you succeed to solve it ?
> 
> I would really appreciate to have news about the way you solved it.
> 
> Thanks a lot,
> 
> ---- Felix qui potuit rerum cognoscere causas ----
> 
>  _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
>  _/                                              _/
>  _/    Michel MAROT  (Bureau D312)               _/ 
>  _/    Dpt Informatique                          _/
>  _/    Institut National des Telecommunications  _/
>  _/    9 rue Charles Fourier                     _/
>  _/    91011 EVRY CEDEX                          _/
>  _/    FRANCE                                    _/
>  _/                                              _/
>  _/  Tel: 01-60-76-45-58   Fax: 01-60-76-47-80   _/
>  _/       01-60-76-45-59                         _/
>  _/                                              _/
>  _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
> 
> 
> 
>