Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2002 09:00:00 +0000
From:      Simon Dick <simond@irrelevant.org>
To:        Odhiambo Washington <wash@wananchi.biz>
Cc:        FBSD-Q <freebsd-questions@freebsd.org>
Subject:   Re: Help with perl
Message-ID:  <20020322090000.GB2296@irrelevant.org>
In-Reply-To: <20020322084315.GA31979@ns2.wananchi.com>
References:  <20020322084315.GA31979@ns2.wananchi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 22, 2002 at 11:43:15AM +0300, Odhiambo Washington wrote:
> 
> I want to run an app that requires GDBM_File but a test on my boxes fail ;-O
> 
> 
> perl -e 'use GDBM_File;'                    
> 
> Can't locate GDBM_File.pm in @INC (@INC contains: /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 .) at -e line 1.
> BEGIN failed--compilation aborted at -e line 1.
> 
> How do I get this on??

Try in ports databases/p5-GDBM

-- 
Simon Dick					simond@irrelevant.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020322090000.GB2296>