[Ntop-misc] nProbe installation problem
Holste, Martin C - DOA
martin.holste at wisconsin.gov
Wed Dec 12 17:43:45 CET 2007
You are probably missing sqlite libraries and/or devel files. Try "yum
install sqlite sqlite-devel" and then "ldconfig" (not sure if that is
needed, but can't hurt). Try your make after that.
--Martin
________________________________
From: ntop-misc-bounces at listgateway.unipi.it
[mailto:ntop-misc-bounces at listgateway.unipi.it] On Behalf Of Huy Nguyen
Sent: Wednesday, December 12, 2007 1:15 AM
To: ntop-misc at listgateway.unipi.it
Subject: [Ntop-misc] nProbe installation problem
Dear experts,
Sorry for my newbie question
I just getting start with nProbe and I'm having a problem installing
nProbe 4.9.4 on my Fedora Core 7
I try to search but could not find any documents on guiding me to
install nProbe
I try to compile nProbe using the commands
./autogen.sh
make
make install
when I run "make", i got the error
gcc -g -O2 -pipe -o .libs/nprobe nprobe-nprobe.o ./.libs/libnprobe.so
-L/usr/local/lib -lresolv -ldl -lpthread -lgdbm -lz -lpcap -Wl,--rpath
-Wl,/usr/local/lib
./.libs/libnprobe.so: undefined reference to `sqlite3_close'
./.libs/libnprobe.so: undefined reference to `sqlite3_exec'
./.libs/libnprobe.so: undefined reference to `sqlite3_free'
./.libs/libnprobe.so: undefined reference to `sqlite3_errmsg'
./.libs/libnprobe.so: undefined reference to `sqlite3_open'
collect2: ld returned 1 exit status
make[2]: *** [nprobe] Error 1
make[2]: Leaving directory `/root/nProbe'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/nProbe'
make: *** [all] Error 2
Can anyone guide me through this problem?
Thanks so much
--
Huy Nguyen
Master Student - Advance Network Laboratory,
Chonnam National University
300 Yongbong-dong, Buk-gu
Gwangju 500-757, KOREA
Work: + 82 062 530 0894
Mob: + 82 010 5011 0894
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listgateway.unipi.it/pipermail/ntop-misc/attachments/20071212/ea7d5efa/attachment.htm
More information about the Ntop-misc
mailing list