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
