I am still working on trying to install ntop. I found a problem with
autogen.sh and sent an email to ntop-dev regarding it. I found a
work-around for it and am using it instead of the original autogen.sh.
Anyway, now when I run make, I get the following:
# make
make all-recursive
make[1]: Entering directory `/export/home/lax/tmp/ntop'
Making all in .
make[2]: Entering directory `/export/home/lax/tmp/ntop'
if /bin/bash ./libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I.
-I. -I. -
I. -I/usr/local/rrdtool-1.2.19/include -DSOLARIS -I/usr/local/include
-I/opt/s
fw/include -I/usr/local/include -g -O2 -I/usr/local/include -Wshadow
-Wpointer-
arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fPIC -DPIC
-MT address.lo -MD -MP -MF ".deps/address.Tpo" -c -o address.lo
address.c; \
then mv -f ".deps/address.Tpo" ".deps/address.Plo"; else rm -f
".deps/ad
dress.Tpo"; exit 1; fi
./libtool: CDPATH: command not found
./libtool: func_opt_split: command not found
libtool: Version mismatch error. This is libtool 2.2, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2
libtool: and run autoconf again.
make[2]: *** [address.lo] Error 1
make[2]: Leaving directory `/export/home/lax/tmp/ntop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/lax/tmp/ntop'
make: *** [all] Error 2
I am running libtool 2.2 (a new install) on a Solaris 9 Sun SPARC
server. In the libtool file that comes with ntop, I found these lines:
PROGRAM=ltmain.sh
PACKAGE=libtool
VERSION=2.2
TIMESTAMP=""
package_revision=1.2599
Where does this information come from? Is it populated by autogen.sh?
Also, I don't know what LT_INIT is or what it does. I thought the whole
purpose of autogen.sh was to read the system and find the correct
versions of things for me or is that wishful thinking?
Any help would be appreciated.
Larry
Lawrence Adamiec
Unix Manager
Rm. 525B
565 W. Adams St.
Chicago-Kent College of Law
Illinois Institute of Technology
Chicago, Illinois
312-906-5301
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop