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: Jared Still <jkstill_at_cybcon.com>
Date: Wed, 13 Jun 2001 10:12:57 -0700
Message-ID: <F001.00328078.20010613094704@fatcity.com>

Goto search.cpan.org, find GDBM, download and install.

The Perl stuff will not come with the GDBM stuff you downloaded, as it is an independent database.

Jared

On Wednesday 13 June 2001 00:15, 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.
>
> 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?
>
> Thanks
> Long

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jared Still
  INET: jkstill_at_cybcon.com

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 - 12:12:57 CDT

Original text of this message

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