Hello,
Thank you very much for the help but I couldn't find any db1 package.
I use slackware 13. I thought the required file was db instead of db1 because the readme file of libsf states the following;
-------------------------------------------------
1. You'll need to build and install:
a. libnet 1.1.0 (
http://www.packetfactory.net/libnet)
b. libpcap 0.6.x+ (
TCPDUMP/LIBPCAP public repository)
c. libdb old API - should be included with most modern OS releases -
(
Database 11g | Oracle Database 11g | Oracle)
------------------------------------------------
So you see the subsection "c". I have downloaded and installed a tarball libdb1_1.85.4-osso9+0m5.tar.gz from
maemo.org - source libdb1 build it. It produced the following files;
libdb.so.1.85.4, libdb.a and a directory "include" and inside it the following header files; db.h, compat.h, mpool.h, mdbm.h
make install also failed. It tried to create two directories under root such as /root/usr/lib and /root/include.
Did I download the right package? I can't find the libdb1 package.