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

Re: 2.1b6 build problems



Read the bug fixes at
http://www-mash.CS.Berkeley.EDU/ns/ns-problems.html

Nader

>>> "Frank" == Frank Solensky <[email protected]> writes:

Frank> I didn't see these on the "ns problems" web page, so consider
Frank> them reported: Host system is running Red Hat 6.1 (aka Linux
Frank> 2.2-12.20), Pentium II processor.

Frank> 1) ./configure Running the script with no additional command
Frank> line options fails.  The last couple lines of output are:

Frank> d is checking for tclsh8.0.4... no checking for
Frank> tclsh8.0... /usr/bin/tclsh8.0 checking for tk.h... configure:
Frank> error: NONE is not a directory

Frank> Running with "--with-tk" works ("d" is still null, FWIW).

Frank> The problem did not occur with the 2.1b5 distribution.

Frank> 2) make install: an INSTALL variable must be explicitly set on
Frank> the command line (ie: 'make INSTALL="/usr/bin/install -c"')

Frank> Output without the argument:

Frank> for i in indep-utils/cmu-scen-gen/setdest
Frank> indep-utils/webtrace-conv/dec indep-utils/webtrace-conv/epa
Frank> indep-utils/webtrace-conv/nlanr indep-utils/webtrace-conv/ucb;
Frank> do cd $i; make install; done make[1]: Entering directory
Frank> `/free_sw/ns-2.1b6/indep-utils/cmu-scen-gen/setdest' m 555 -o
Frank> bin -g bin setdest /usr/local/bin make[1]: m: Command not found
Frank> make[1]: [install] Error 127 (ignored)