I am trying to install FC3 [FC4 has NFS Locking errors I just can't get rid of] and everything goes well until I get to the perl installation. I'm pretty new at this, so I apoligize for stupidy and ignorance up front. I get the two following errors:
cpan> install DB_File ..at the very end of the install I get:
Parsing config.in...
Looks Good.
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -ldb
Writing Makefile for DB_File
cp DB_File.pm blib/lib/DB_File.pm
AutoSplitting blib/lib/DB_File.pm (blib/lib/auto/DB_File)
gcc -c -I/usr/local/BerkeleyDB/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -DVERSION=\"1.811\" -DXS_VERSION=\"1.811\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version.c
version.c:30:16: db.h: No such file or directory
make: *** [version.o] 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
cpan>
Also, while install Net::DNS ...at the very end of the file, I get:
Net-DNS-0.53/contrib/check_zone
Net-DNS-0.53/contrib/README
Net-DNS-0.53/contrib/loc2earth.fcgi
Net-DNS-0.53/Changes
Net-DNS-0.53/MANIFEST
Net-DNS-0.53/TODO
Net-DNS-0.53/netdns.h
Net-DNS-0.53/README
Net-DNS-0.53/netdns.c
Net-DNS-0.53/META.yml
Net-DNS-0.53/DNS.xs
Net-DNS-0.53/Makefile.PL
Makefile.PL returned status 512
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
The other 2 perl commands [install Digest::SHA1 and install HTML::Parser]work fine showing successful makes at the end.
What should I do to correct these errors? Thanks!
Recent comments
11 hours 5 min ago
14 hours 1 min ago
15 hours 15 min ago
16 hours 38 min ago
18 hours 16 min ago
19 hours 45 min ago
20 hours 58 min ago
1 day 12 hours ago
1 day 13 hours ago
1 day 17 hours ago