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

[ns] problem installing ns-2.1b8a on Solaris



Hi all

I am always having problem installing ns-2.1b8a on Solaris. Installed 
successfully on Red Hat Linux.

Two error messages :

1) on instaling X-Graph I have:

cd . && /home/swift/staff/abbasm/ns2/ns2v8/xgraph-12.1/missing aclocal
WARNING: `aclocal' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && /home/swift/staff/abbasm/ns2/ns2v8/xgraph-12.1/missing automake 
--foreign --include-deps Makefile
WARNING: `automake' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /home/swift/staff/abbasm/ns2/ns2v8/xgraph-12.1/missing autoconf
WARNING: `autoconf' is missing on your system.  You should only need it if
         you modified `configure.in'.  You might want to install the
         `Autoconf' and `GNU m4' packages.  Grab them from any GNU
         archive site.
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --prefix=../ --no-create --no-recursion
loading cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking if malloc debugging is wanted... no


Howvwe X-graph make run successfully.

2) on TCL8.3.2  where installition stopped (Exit) I have:

tclsh ./../tools/genStubs.tcl ./../generic \
        ./../generic/tcl.decls ./../generic/tclInt.decls
make: tclsh: Command not found
make: *** [../generic/tclStubInit.c] Error 127
tcl8.3.2 make failed! Exiting ...

Can any one help here. Advise steps pleas.  Thank you.