Trying to install necessary stuf to implement bayes via CPAN.

intsall DB_File

allgoes weel till the last bit then I get this:-

Running Mkbootstrap for DB_File ()
chmod 644 DB_File.bs
rm -f blib/arch/auto/DB_File/DB_File.so
LD_RUN_PATH="/lib" cc -shared -L/usr/local/lib version.o DB_File.o -o blib/arch/auto/DB_File/DB_File.so -ldb
/usr/i486-suse-linux/bin/ld: cannot find -ldb
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/DB_File/DB_File.so] Error 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible



What is '-ldb' ? can anyone point me in the right direction.?


Nigel Kilner



Reply via email to