Luca,
thanks this works...
====================================================================
configure: creating ./config.status
version.c...
*******************************************************************
*
* NOTE: ./configure is now complete!
*
* All of the obviously FATAL errors would cause you to
* abort before this point, so while you SHOULD scroll
* back and check for error/warning/note messages,
* you probably will not...
*
++
++ If you like ntop, please do not forget to support its
++ development. See SUPPORT_NTOP.txt for more information.
++
++ Thanks for supporting ntop!
++
*
* NEXT STEP(S):
*
* Building ntop requires GNU Make, so to build ntop, type
* 'make' (or on *BSD and Solaris systems, 'gmake')
*
*******************************************************************
.... autogen.sh done
just type make to compile ntop
========================================================================
But I got an error during "make install"
/usr/lib/gcc/i586-suse-linux/4.1.2/../../../../i586-suse-linux/bin/ld: cannot
find -lGeoIP
collect2: ld returned 1 exit status
libtool: install: error: relink `libntopreport.la' with the above command
before installing it
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `/downloads/my_ntop_goes_here/ntop'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/downloads/my_ntop_goes_here/ntop'
make: *** [install-recursive] Error 1
/downloads/my_ntop_goes_here/ntop #
Solution : Compile GeoIP-1.4.6 manuall
# cd ntop/GeoIP-1.4.6
# make
# make install
Then it works. ´
Regards
Rolf
-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag von Luca
Deri
Gesendet: Dienstag, 26. Mai 2009 19:10
An: [email protected]
Betreff: Re: [Ntop] Ntop 3.3.10 rev 3772 /Suse 10.2 / configure: error:cannot
find macro directory `m4'
Rolf
can you do "mkdir m4" in the ntop directory and try again?
Thanks Luca
On May 26, 2009, at 7:00 PM, Wiebel, Rolf wrote:
> Hi ,
> I am installing ntop-3.3.10 , and during "./autogen.sh " , i'm
> getting the following error .
>
> configure: error: cannot find macro directory `m4'
>
> Info's
>
> aclocal --version aclocal (GNU automake) 1.9.6
> autoheader --version autoheader (GNU Autoconf) 2.60
> autoconf --version autoconf (GNU Autoconf) 2.60
> libtool --version ltmain.sh (GNU libtool) 1.5.22
> (1.1220.2.365 2005/12/18 22:14:06)
> m4 --version GNU M4 1.4.6
>
> ==================================================================
>
> Testing for special final configuration options for LINUX suse 10.2
>
>
> This is your ntop 3.3.10 configuration:
>
> Host System Type : i686-suse-linux-gnu
> Preprocessor (cppflags) : -DLINUX -I/usr/local/include -I/opt/local/
> include
> Compiler (cflags) : gcc -g -O2 -I/usr/local/include -I/opt/
> local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -
> Wmissing-declarations -Wnested-externs -fPIC -DPIC -I/downloads/
> my_ntop_goes_here/ntop/GeoIP-1.4.6/libGeoIP/
> Defines : -DHAVE_CONFIG_H
> Loader (ldflags) : -L/downloads/my_ntop_goes_here/ntop/
> GeoIP-1.4.6/libGeoIP/.libs/ -lGeoIP -L/usr/lib -L/usr/local/lib -L/
> opt/local/lib
> Include path : -I/downloads/my_ntop_goes_here/ntop/
> lua-5.1.4/src
> System Libs : -L/downloads/my_ntop_goes_here/ntop/
> lua-5.1.4/src -llua -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -
> levent -lpcre -lgdbm -lz
> Locale : /usr/lib/locale
>
> External packages:
>
> LBL pcap .h : standard system headers
> LBL pcap library : standard system libraries
> GNU gdbm .h : standard system headers
> GNU gdbm library : standard system libraries
> zlib .h : standard system headers
> zlib library : standard system libraries
> openSSL .h : standard system headers
> openSSL library : standard system libraries
>
> Install directories:
>
> Default prefix: /usr/local
> Install into: NONE (default or via --prefix request)
>
> Data files are in /usr/local/share/ntop
> Config files are in /usr/local/etc/ntop
> Run directory is /usr/local/var/ntop
> Plugin files are in /usr/local/lib/ntop/plugins
> Database files are in /usr/local/var/ntop
>
> -------------------------------------------------------------------
>
> Creating files...
>
> configure: error: cannot find macro directory `m4'
>
> ==================================================================
>
> What could bet he issue ?
>
> Regards
>
> Rolf
>
> _______________________________________________
> Ntop mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop