Dear Sir,

I am writing to thank you for your letter and hope that someone more
knoweldgable will correct me,

On Fri, Mar 19, 2004 at 04:14:02PM +0800, Munkhbayar.B wrote:
> Hi there.
> I got trouble installing "ntop-3.0pre2" on Mandrake 8.2-Linux(MNF 8.2).
> Kernel version is "2.4.18-8.1mdksecure"
                                  ^
                                  == something done to libpcap ?
> 
> ./configure says "pcap_open_live() in -lpcap...no" what should I do? 
> 

If you have a libpcap on your system then does nm | grep pcap_open_live 
show any lines ?

On this Mandrake

[EMAIL PROTECTED] stanley]$ cd /usr/lib
[EMAIL PROTECTED] lib]$ ls libpcap*
   0 libpcap.so.0@   120 libpcap.so.0.7*
[EMAIL PROTECTED] lib]$ uname -a
Linux kimba.aipo.gov.au 2.4.19-16mdk #1 Fri Sep 20 18:15:05 CEST 2002
i686 unknown unknown GNU/Linux
[EMAIL PROTECTED] lib]$ 

# Shucks
[EMAIL PROTECTED] lib]$ nm libpcap.so.0.7 | grep pcap_open_live
nm: libpcap.so.0.7: no symbols
[EMAIL PROTECTED] lib]$ nm libpcap.so.0.7 | more               
nm: libpcap.so.0.7: no symbols
[EMAIL PROTECTED] lib]$ 

So forget the latter advice and focus on the code in config.log that is
failing.

Perhaps a better suggestion is to look at the contents of the
ldconfig. Unfortunately, I don't know how on Linux to display this.

You may have a system that is crippled for ntop in an attempt to 
make it more secure.

> Help me!

HTH,

Yours sincerely.

-- 
------------------------------------------------------------------------
Stanley Hopcroft
------------------------------------------------------------------------

'...No man is an island, entire of itself; every man is a piece of the
continent, a part of the main. If a clod be washed away by the sea,
Europe is the less, as well as if a promontory were, as well as if a
manor of thy friend's or of thine own were. Any man's death diminishes
me, because I am involved in mankind; and therefore never send to know
for whom the bell tolls; it tolls for thee...'

from Meditation 17, J Donne.
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to