No, it's not a standard version of libtool, which is presently v 1.5.6 or some such. ntop works fine with versions 1.4 and newer. 1.1954 < 1.4 so we reject it.
You can either (1) Follow the instructions we give in the message, (2) Update your libtool to a modern, supported version, or (3) try --enable-iknowbetter in ./configure (./configure --help) -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of V�t Vom�cko Sent: Wednesday, May 18, 2005 2:53 PM To: [email protected] Subject: [Ntop] undle (was: can't find gdome.h) So i tried to use new version of gcc (3.4.3 instead of 3.3.5)--no change. Now Im trying cvs version of libtools BUT. I have this error: checking for i386-gentoo-linux-uclibc-libtool... $(SHELL) $(top_builddir)/libtool Checking libtool version...1.1954 ******************************************************************* * *ERROR: ntop requires libtool version 1.4 or newer... * * You are executing 1.1954 * *>>> Unable to proceed with your request, aborting ./configure! * *??? Suggestion - Install a private copy of libtool 1.4.3. *??? It's quite easy and does NOT require root: * * Download libtool 1.4.3 from gnu * $ wget http://ftp.gnu.org/gnu/libtool/libtool-1.4.3.tar.gz * * Untar it * $ tar xfvz libtool-1.4.3.tar.gz * * Make it * $ cd libtool-1.4.3 * $ ./configure --prefix=/home/<whatever>/libtool143 * $ make * $ make install * * Add it to your path. Under bash do this: * $ PATH=/home/<whatever>/libtool143/bin:$PATH * $ export PATH * ******************************************************************* matrix libtool # libtool --version ltmain.sh (GNU libtool 1.1954 2005/05/13 07:46:03) 2.1a Written by Gordon Matzigkeit <[EMAIL PROTECTED]>, 1996 I think, that it is small bug. Thx V.V ____________________________________________________________ http://www.seznam.cz - e-mailov� schr�nka 2000 MB _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
