Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: OT: Perl module question

Re: OT: Perl module question

From: Tommy Wareing <twareing_at_oup.co.uk>
Date: Wed, 13 Jun 2001 02:00:17 -0700
Message-ID: <F001.003272B3.20010613013013@fatcity.com>

On Tue, Jun 12, 2001 at 11:15:42PM -0800, Nguyen, Long (ITS, Limestone Ave) wrote:
> Hi,
>
> I am installing a request tracking software (WREQ) which requires Perl 5 with GDBM
>support. I could not find GDBM_File.pm under /usr/local on my Solaris 2.6 machine.
>The command
> perl -e 'use GDBM_File;'
> gave the message:
> Can't locate GDBM_File in @INC (@INC contains ....)
>
> Questions:
> 1) Do you know if a standard perl installation should contain GDBM_File module?
> If yes then I will try to re-install the Perl software.

It doesn't.

> 2) I also downloaded Gnu gdbm and installed it on the machine. It
> seems to install a number of .so and .a files in /usr/local/lib (but I
> could not find GDBM_File.pm anywhere). Do I need to link the software
> into Perl somehow so GDBM_File.pm module is created in the Perl
> library?

You also need the GDBM_File module, which you can get from CPAN.

-- 
Tommy Wareing
Oxford English Dictionary

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Tommy Wareing
  INET: twareing_at_oup.co.uk

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Jun 13 2001 - 04:00:17 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US