I just wanted to install ntop 3.3.9 on my Debian Etch AMD64 system but after a 
correct ./autogen.sh and make I cannot do a successful make install because of 
this:

make install
Making install in .
make[1]: Entering directory `/tmp/ntop-3.3.9'
make[2]: Entering directory `/tmp/ntop-3.3.9'
test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libntop.la' 
'/usr/local/lib/libntop.la'
libtool: install: warning: relinking `libntop.la'
(cd /tmp/ntop-3.3.9; /bin/sh ./libtool  --tag=CC --mode=relink gcc -g -O2 
-I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -DPIC 
-I/tmp/ntop-3.3.9/GeoIP-1.4.6/libGeoIP/ -release 3.3.9 -export-dynamic 
-L/usr/local/lib -L/opt/local/lib -L/tmp/ntop-3.3.9/GeoIP-1.4.6/libGeoIP/.libs/ 
-lGeoIP -o libntop.la -rpath /usr/local/lib address.lo argv.lo dataFormat.lo 
fcUtils.lo getopt.lo getopt1.lo globals-core.lo hash.lo iface.lo initialize.lo 
l7.lo leaks.lo ntop.lo pbuf.lo database.lo plugin.lo prefs.lo protocols.lo 
sessions.lo term.lo util.lo utildl.lo traffic.lo vendor.lo version.lo 
ntop_darwin.lo -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th -lpcre -lgdbm -lz 
-L/usr/local/lib -lpcap )
gcc -shared  .libs/address.o .libs/argv.o .libs/dataFormat.o .libs/fcUtils.o 
.libs/getopt.o .libs/getopt1.o .libs/globals-core.o .libs/hash.o .libs/iface.o 
.libs/initialize.o .libs/l7.o .libs/leaks.o .libs/ntop.o .libs/pbuf.o 
.libs/database.o .libs/plugin.o .libs/prefs.o .libs/protocols.o 
.libs/sessions.o .libs/term.o .libs/util.o .libs/utildl.o .libs/traffic.o 
.libs/vendor.o .libs/version.o .libs/ntop_darwin.o  -Wl,--rpath 
-Wl,/usr/local/lib -L/usr/local/lib -L/opt/local/lib -lGeoIP -lpthread -lcrypt 
-lc -lssl -lcrypto -L/usr/lib -lrrd_th -lpcre -lgdbm -lz -lpcap  -Wl,-soname 
-Wl,libntop-3.3.9.so -o .libs/libntop-3.3.9.so
/usr/bin/ld: cannot find -lGeoIP
collect2: ld returned 1 exit status
libtool: install: error: relink `libntop.la' with the above command before 
installing it
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libntopreport.la' 
'/usr/local/lib/libntopreport.la'
libtool: install: warning: relinking `libntopreport.la'
(cd /tmp/ntop-3.3.9; /bin/sh ./libtool  --tag=CC --mode=relink gcc -g -O2 
-I/usr/local/include -I/opt/local/include -Wshadow -Wpointer-arith 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -DPIC 
-I/tmp/ntop-3.3.9/GeoIP-1.4.6/libGeoIP/ -release 3.3.9 -export-dynamic 
-L/usr/local/lib -L/opt/local/lib -L/tmp/ntop-3.3.9/GeoIP-1.4.6/libGeoIP/.libs/ 
-lGeoIP -o libntopreport.la -rpath /usr/local/lib emitter.lo globals-report.lo 
graph.lo fcReport.lo http.lo perl.lo report.lo reportUtils.lo ssl.lo 
webInterface.lo map.lo libntop.la -lpthread -lcrypt -lc -lssl -lcrypto -lrrd_th 
-lpcre -lgdbm -lz -L/usr/local/lib -lpcap )
gcc -shared  .libs/emitter.o .libs/globals-report.o .libs/graph.o 
.libs/fcReport.o .libs/http.o .libs/perl.o .libs/report.o .libs/reportUtils.o 
.libs/ssl.o .libs/webInterface.o .libs/map.o  -Wl,--rpath -Wl,/usr/local/lib 
-L/usr/local/lib -L/opt/local/lib -lGeoIP -lntop -lpthread -lcrypt -lc -lssl 
-lcrypto -L/usr/lib -lrrd_th -lpcre -lgdbm -lz -lpcap  -Wl,-soname 
-Wl,libntopreport-3.3.9.so -o .libs/libntopreport-3.3.9.so
/usr/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] Fehler 1
make[2]: Leaving directory `/tmp/ntop-3.3.9'
make[1]: *** [install-am] Fehler 2
make[1]: Leaving directory `/tmp/ntop-3.3.9'
make: *** [install-recursive] Fehler 1

What could be the problem and how can I solve it?
Thanks in advance.
______________________________________________________________________________
Nur bis 16.03.! DSL-Komplettanschluss inkl. WLAN-Modem für nur 17,95 EURO/mtl.
 + 1 Monat gratis!* http://dsl.web.de/?ac=OM.AD.AD008K15039B7069a

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to