Skip to Content.
Sympa Menu

en - [sympa-users] DB_File Prerequisites

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Chad Myslinsky <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] DB_File Prerequisites
  • Date: Tue, 30 Nov 2010 13:15:00 -0500 (EST)

I'm in the process of installing Sympa on a RHEL 5.5 box but am running into
trouble installing the DB_File CPAN module. When I run perl -MCPAN -e
'install DB_File', it fails during the make process with errors like "No
library found for -ldb" and "version.c:30:16: error: db.h: No such file or
directory". Googling mentions installing DB_File from an RPM or perhaps
installing Berkeley DB3 and DB3-Devel packages then trying to run perl -MCPAN
-e 'install DB_File' again.

I'm curious what routes others have taken to getting the required CPAN
modules installed.

Chad



Archive powered by MHonArc 2.6.19+.

Top of Page