cpan> install BerkeleyDB
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Mon, 24 Jul 2006 02:29:50 GMT
Running install for module BerkeleyDB
Running make for P/PM/PMQS/BerkeleyDB-0.29.tar.gz
CPAN: Digest::SHA loaded ok
CPAN: Module::Signature loaded ok
WARNING: This key is not certified with a trusted signature!
Primary key fingerprint: 2E66 557A B97C 19C7 91AF 8E20 328D A867 450F 89EC
Signature for /root/.cpan/sources/authors/id/P/PM/PMQS/CHECKSUMS ok
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/P/PM/PMQS/BerkeleyDB-0.29.tar.gz ok
Scanning cache /root/.cpan/build for sizes
BerkeleyDB-0.29/
BerkeleyDB-0.29/t/
BerkeleyDB-0.29/t/join.t
BerkeleyDB-0.29/t/encrypt.t
BerkeleyDB-0.29/t/util.pm
BerkeleyDB-0.29/t/examples3.t
BerkeleyDB-0.29/t/Test/
BerkeleyDB-0.29/t/Test/More.pm
BerkeleyDB-0.29/t/Test/Builder.pm
BerkeleyDB-0.29/t/db-3.2.t
BerkeleyDB-0.29/t/mldbm.t
BerkeleyDB-0.29/t/examples.t
BerkeleyDB-0.29/t/db-4.4.t
BerkeleyDB-0.29/t/txn.t
BerkeleyDB-0.29/t/queue.t
BerkeleyDB-0.29/t/subdb.t
BerkeleyDB-0.29/t/pod.t
BerkeleyDB-0.29/t/strict.t
BerkeleyDB-0.29/t/filter.t
BerkeleyDB-0.29/t/db-3.1.t
BerkeleyDB-0.29/t/hash.t
BerkeleyDB-0.29/t/btree.t
BerkeleyDB-0.29/t/examples3.t.T
BerkeleyDB-0.29/t/destroy.t
BerkeleyDB-0.29/t/cds.t
BerkeleyDB-0.29/t/recno.t
BerkeleyDB-0.29/t/examples.t.T
BerkeleyDB-0.29/t/env.t
BerkeleyDB-0.29/t/db-3.3.t
BerkeleyDB-0.29/t/unknown.t
BerkeleyDB-0.29/t/db-3.0.t
BerkeleyDB-0.29/dbinfo
BerkeleyDB-0.29/constants.xs
BerkeleyDB-0.29/patches/
BerkeleyDB-0.29/patches/5.6.0
BerkeleyDB-0.29/patches/5.005_03
BerkeleyDB-0.29/patches/5.004_05
BerkeleyDB-0.29/patches/5.004_02
BerkeleyDB-0.29/patches/5.005_01
BerkeleyDB-0.29/patches/5.004_04
BerkeleyDB-0.29/patches/5.004
BerkeleyDB-0.29/patches/5.005_02
BerkeleyDB-0.29/patches/5.004_03
BerkeleyDB-0.29/patches/5.004_01
BerkeleyDB-0.29/patches/5.005
BerkeleyDB-0.29/Changes
BerkeleyDB-0.29/hints/
BerkeleyDB-0.29/hints/irix_6_5.pl
BerkeleyDB-0.29/hints/dec_osf.pl
BerkeleyDB-0.29/hints/solaris.pl
BerkeleyDB-0.29/MANIFEST
BerkeleyDB-0.29/typemap
BerkeleyDB-0.29/BerkeleyDB.pod
BerkeleyDB-0.29/BerkeleyDB.pod.P
BerkeleyDB-0.29/BerkeleyDB/
BerkeleyDB-0.29/BerkeleyDB/Btree.pm
BerkeleyDB-0.29/BerkeleyDB/Hash.pm
BerkeleyDB-0.29/META.yml
BerkeleyDB-0.29/scan
BerkeleyDB-0.29/constants.h
BerkeleyDB-0.29/mkpod
BerkeleyDB-0.29/BerkeleyDB.xs
BerkeleyDB-0.29/BerkeleyDB.pm
BerkeleyDB-0.29/ppport.h
BerkeleyDB-0.29/config.in
BerkeleyDB-0.29/Todo
BerkeleyDB-0.29/mkconsts
BerkeleyDB-0.29/Makefile.PL
BerkeleyDB-0.29/README
Removing previously used /root/.cpan/build/BerkeleyDB-0.29
Package came without SIGNATURE
CPAN.pm: Going to build P/PM/PMQS/BerkeleyDB-0.29.tar.gz
Parsing config.in...
Looks Good.
Checking if your kit is complete...
Looks good
Writing Makefile for BerkeleyDB
CPAN: YAML loaded ok
cp BerkeleyDB.pm blib/lib/BerkeleyDB.pm
AutoSplitting blib/lib/BerkeleyDB.pm (blib/lib/auto/BerkeleyDB)
cp BerkeleyDB/Hash.pm blib/lib/BerkeleyDB/Hash.pm
cp BerkeleyDB.pod blib/lib/BerkeleyDB.pod
cp BerkeleyDB/Btree.pm blib/lib/BerkeleyDB/Btree.pm
/usr/bin/perl5.8.7 /usr/lib/perl5/5.8.7/ExtUtils/xsubpp -noprototypes -typemap /usr/lib/perl5/5.8.7/ExtUtils/typemap -typemap typemap BerkeleyDB.xs > BerkeleyDB.xsc && mv BerkeleyDB.xsc BerkeleyDB.c
gcc -c -I/usr/local/BerkeleyDB/include -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fomit-frame-pointer -march=i586 -mtune=pentiumpro -DVERSION=\"0.29\" -DXS_VERSION=\"0.29\" -fPIC "-I/usr/lib/perl5/5.8.7/i386-linux/CORE" BerkeleyDB.c
Running Mkbootstrap for BerkeleyDB ()
chmod 644 BerkeleyDB.bs
rm -f blib/arch/auto/BerkeleyDB/BerkeleyDB.so
gcc -shared -L/usr/local/lib BerkeleyDB.o -o blib/arch/auto/BerkeleyDB/BerkeleyDB.so -ldb
/usr/bin/ld: cannot find -ldb
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/BerkeleyDB/BerkeleyDB.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
Failed during this command:
PMQS/BerkeleyDB-0.29.tar.gz : make NO
--------------------------------------------------------------------------------------------------------------------------------
Note:
This is things i've got in installing BerkeleyDB-0.29 package .. What this all about ? i cannot properly run postfix cause i need berkeleyDB works properly ... sugestions and comments are highly appresciated ......................