libgdbm



I'm trying to install Apache2::ServerUtil from CPAN. During make, I get the
following complaint:

************* WARNING *************

Your Perl is configured to link against libgdbm,
but libgdbm.so was not found.
You could just symlink it to /usr/lib/libgdbm.so.3.0.0


************* WARNING *************

However:

ddjones@Luke:/$ ls -ald /usr/lib/libgdb*

lrwxrwxrwx 1 root root 23 2006-05-11 18:16 /usr/lib/libgdbm_compat.so.3 ->
libgdbm_compat.so.3.0.0

-rw-r--r-- 1 root root 6472 2006-04-23 23:25 /usr/lib/libgdbm_compat.so.3.0.0

lrwxrwxrwx 1 root root 16 2006-05-11 18:16 /usr/lib/libgdbm.so.3 ->
libgdbm.so.3.0.0

-rw-r--r-- 1 root root 19940 2006-04-23 23:25 /usr/lib/libgdbm.so.3.0.0


libgdbm.so.3.0.0 does exist in /usr/lib.

???
.



Relevant Pages

  • Re: libgdbm
    ... On Sunday 28 January 2007 11:58, Daniel D Jones wrote: ... the following complaint: ... Your Perl is configured to link against libgdbm, ...
    (perl.beginners)
  • Re: RXParse module (by robic0), Version 0.1000
    ... r> Perhaps you could code the anti-robic0 module and post it to cpan. ... if you were more sociable and actually learned perl better and got along ... is going at a constant velocity, the there mind pushes up things you can't believe. ... The foul lang comes from the conciouness trying to protect my self. ...
    (comp.lang.perl.misc)
  • Re: RXParse module (by robic0), Version 0.1000
    ... r> Perhaps you could code the anti-robic0 module and post it to cpan. ... common with trolls. ... if you were more sociable and actually learned perl better and got along ... My life is not the normal mind kind of life you would ...
    (comp.lang.perl.misc)
  • Re: Installing DBD::File via CPAN
    ... Do you use 'UNINST=1' in the build options for CPAN? ... >> Did you build Perl from source, or install via a RPM or binary distro? ... >>> sender of the delivery error by replying to this message, or notify us ...
    (perl.dbi.users)
  • RE: Installing DBD::File via CPAN
    ... Subject: Installing DBD::File via CPAN ... This is Perl 5.8.7 ... ReadLine support available (try 'install Bundle::CPAN') ...
    (perl.dbi.users)