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



Troy Piggins <usenet-0710@xxxxxxxxx> writes:

Not being that knowledgeable with perl, I usually install modules at the
commandline by:

$ sudo cpan BerkeleyDB

....snip...

Note (probably harmless): No library found for -ldb

Grrr...

It's a pet peeve of mine that missing libraries are described as "probably
harmless." At least nine times out of ten, a missing library will result in
an XS module that either fails to build or fails its tests.

Let's see if that's the case here...

BerkeleyDB.c BerkeleyDB.xs:68:16: error: db.h: No such file or directory

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.

sherm--

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



Relevant Pages

  • Re: List box display of external text files
    ... the TestIt function. ... I must have some missing libraries. ... the CDC may stop working. ...
    (microsoft.public.access.externaldata)
  • Handling library references when distributing worksheets
    ... 60+ people via a background call to Lotus Notes. ... The bigger problem is there seem to be missing libraries on a number ... trying to reference D:\ for the Lotus Domino Objects ...
    (microsoft.public.excel.programming)
  • Re: Handling library references when distributing worksheets
    ... Another way is to use late binding, where you don't reference the libraries, ... The bigger problem is there seem to be missing libraries on a number ... trying to reference D:\ for the Lotus Domino Objects ...
    (microsoft.public.excel.programming)
  • Re: Beginners request
    ... whining about missing libraries there would not be any. ... So if some noob announces cl-speech it may suck at being Lispy, but if it works at all I for one will be on it like ugly on an ape offering contribs. ... The macrology is the fun part, not so much the "hello world" bit of just getting a Lisp program to get a C library merely, well, to speak "Hello, world.". ...
    (comp.lang.lisp)
  • WINCE 5.0 Library Problem
    ... I noticed the missing libraries in the packing list provided along with the ... SDK install file. ... The specific ones that were giving my link errors ...
    (microsoft.public.windowsce.platbuilder)