Subject: Re: ruby18-base +CONTENTS needs fixing
To: None <lguillaume@berklee.edu>
From: Takahiro Kambe <taca@back-street.net>
List: tech-pkg
Date: 07/04/2007 08:08:54
In message <468AACBE.7070706@berklee.edu>
	on Tue, 03 Jul 2007 16:08:30 -0400,
	Louis Guillaume <lguillaume@berklee.edu> wrote:
> I was just installing ruby18-base from pkgsrc-2007Q2 on Linux (redhat)
> and found this...
...
> => Checking file-check results for ruby18-base-1.8.6nb1
> ERROR: ************************************************************
> ERROR: The following files are in the PLIST but not in /usr/pkg:
> ERROR:         /usr/pkg/lib/ruby/1.8/i386-linux/dbm.so
> *** Error code 1
This is typical case that ruby's configure script couldn't find dbm
(or its compatible) library.

Dose your system installed dbm library, gdbm or somethine?

-- 
Takahiro Kambe <taca@back-street.net>