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: perl dbi dbd

Re: perl dbi dbd

From: Keith Moore <kmoore7_at_jcpenney.com>
Date: Fri, 03 Oct 2003 07:04:33 -0800
Message-ID: <F001.005D1F4E.20031003070433@fatcity.com>


I'm in the process of doing the same thing. You can go to http://www.cmve.net/~merijn for a compiled version of Perl 5.8.1 that is "prepared" from DBI and DBD::Oracle. That will save you from compiling it yourself. My understanding is that you will still need gcc (or the HP ansi compiler) to compile DBI and DBD::Oracle.

If I get that working, I'll let you know. Right now, I can't proceed because I don't have root access on the box.

Keith

> HP has pretty good customer service. They have usenet discussion
> forums on which they readily help. I'm sure that a question like
> would not take HP long time to answer.
>
>
> On 2003.10.03 00:34, "Jesse, Rich" wrote:
> > Well, it's not at http://hpux.cs.utah.edu/, so I'm not sure where you
can
> > get it. Are you sure you can't build it? It'll build with the icky
> > non-ANSI cc that comes with HP/UX (I think). Or d/l a gcc binary depot
from
> > the above site and compile it with that.
> >
> > There is at least one major caveat with DBI/DBD::Oracle on HP/UX. You
must
> > have compiled Perl to use threads in order to use DBI. Also, you may
need
> > to define LD_PRELOAD in order to avoid runtime problems. OK, so that's
> > two... Anyway, see the DBI/DBD::Oracle docs and a Google search for
hints
> > on these.
> >
> > Hope you get a binary running! GL!
> >
> > Rich
> >
> > Rich Jesse System/Database Administrator
> > rjesse_at_qtiworld.com Quad/Tech Inc, Sussex, WI USA
> >
> > -----Original Message-----
> > Sent: Thursday, October 02, 2003 5:40 PM
> > To: Multiple recipients of list ORACLE-L
> >
> >
> > where can I get binaries for perl DBI and DBD for hp-ux 9000 . I dont
have
> > pre requisite for building binaries from source .
> >
> > Thanks,
> > -ak
> >
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > --
> > Author: Jesse, Rich
> > INET: Rich.Jesse_at_qtiworld.com
> >
> > Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> > San Diego, California -- Mailing list and web hosting services
> > ---------------------------------------------------------------------
> > 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).
> >
>
> --
> Mladen Gogala
> Oracle DBA
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Mladen Gogala
> INET: mgogala_at_adelphia.net
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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).
>


The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If the reader of this message is not the intended recipient, you are hereby notified that your access is unauthorized, and any review, dissemination, distribution or copying of this message including any attachments is strictly prohibited. If you are not the intended recipient, please contact the sender and delete the material from any computer.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Keith Moore
  INET: kmoore7_at_jcpenney.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Fri Oct 03 2003 - 10:04:33 CDT

Original text of this message

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