Re: cpan module install woes - UTF-8 problem?



Troy Piggins <usenet-0710@xxxxxxxxx> writes:

Sherman Pendley is quoted & my replies are inline below :

Yep. You're missing the Berkeley DB C library, and it's not as harmless
as the warning would have you believe. The Perl module is just a wrapper
for the C library, and without the C library it can't work.

So..... how do we fix it :)

How to install the C library & headers is dependent on your OS. I didn't get
into that because I didn't know what OS you're using. :-)

Is the missing library installed from cpan, or deb package?

You need the libdb4.4-dev package.

sherm--

--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
.



Relevant Pages

  • Re: cpan module install woes - UTF-8 problem?
    ... as the warning would have you believe. ... The Perl module is just a wrapper ... How to install the C library & headers is dependent on your OS. ...
    (comp.lang.perl.misc)
  • Re: About perl bug pattern checking program
    ... about Lint.pm perl module, which is kind of warning module. ... Why not just post the POD for your module? ... I made such mistake... ...
    (comp.lang.perl.misc)
  • Re: Translate code or compile a win DLL
    ... The synopsis is pretty clear - it's a Perl module for querying Google's ... similar in nature to a library in one of your target languages. ... similar libraries in your target languagealready??? ... Web Hosting by West Virginians, ...
    (comp.lang.perl.misc)
  • Failed to execute Bastille
    ... After downloaded and installed Bastille and perl-Tk-800, ... Here isthe msg: ... WARNING: /usr/bin/perl cannot find Perl module Tk. ...
    (comp.security.misc)
  • Re: "Undefined symbol" error in Perl module that loads other shared libs
    ... The actual shared lib name is ... I created the Perl module using SWIG. ... "wrapper" for the module, which I compile along with my main C program ...
    (comp.lang.perl.misc)