Hallo,
yesterday I asked for a solution for my problems with ntop.
(After 20 to 30 seconds ntop crashes )
Bob Marcan told me, that he had just the same problems with ntop and gave
the advice to try a newer version of ntop. I got ntop-2.0 from www.ntop.org.
It needs the GNU library gdbm which I hadn´t installed.
Now I´ve done so but ..
the configure works fine, but the make brings a lot of errors :
# make
cd . && /usr/users/bbp/build/ntop/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 . && /usr/users/bbp/build/ntop/missing autoheader
WARNING: `autoheader' is missing on your system. You should only need it if
you modified `acconfig.h' or `configure.in'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh ./config.status
creating config.h
config.h is unchanged
make all-recursive
Making all in .
cd . && /usr/users/bbp/build/ntop/missing automake --gnu 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 . && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/usr/local/include -I/usr/local/include -g -O2 -c
libtool: compile: cannot determine name of library object from `-c'
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
thanks for any hint
Birgitt Börsch-Pulm
Received on Thu Oct 18 2001 - 15:44:43 NZDT