On Fri, 12 Sep 2003, AWShirley wrote:
> I'm trying to install DB_File from CPAN so I can use Bayes, but the install fails.
> I get these error messages:
>
> 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
Thanks for the help! That's exactly what I needed to do.
- Original Message -
From: "Gary Lopez" <[EMAIL PROTECTED]>
To: "AWShirley" <[EMAIL PROTECTED]>
Sent: Friday, September 12, 2003 1:49 PM
Subject: Re: [SAtalk] Trying to install DB_File from
On Fri, 12 Sep 2003, AWShirley wrote:
> I'm trying to install DB_File from CPAN so I can use Bayes, but the
> install fails. I get these error messages:
> version.c:30:16: db.h: No such file or directory
You need Berkley DB -- http://www.sleepycat.com/download/index.shtml if you
like to build f
On Fri, Sep 12, 2003 at 12:44:10PM -0500, AWShirley wrote:
> I'm trying to install DB_File from CPAN so I can use Bayes, but the install fails.
> I get these error messages:
> Can anyone tell me what I'm missing on my system? I'm running Mandrake 9.1
Do you have the db* RPMs installed? ala db3
I'm trying to install DB_File from CPAN so I can
use Bayes, but the install fails. I get these error messages:
version.c:30:16: db.h: No such file or
directorymake: *** [version.o] Error 1 /usr/bin/make -- NOT
OKRunning make test Can't test without successful makeRunning
make install