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 Question

RE: Perl DBI Question

From: Jared Still <jkstill_at_cybcon.com>
Date: Fri, 06 Aug 2004 22:41:52 -0700
Message-Id: <1091857312.30520.450.camel@poirot>

On Fri, 2004-08-06 at 19:06, Vergara, Michael (TEM) wrote:
> Ok...I've tried again and still no joy. I found and installed
> Perl 5.8.2 and gcc for HP-UX. They're ok. But when I try to
> run 'make' on DBI, it tried to execute with 'cc' instead of 'gcc',
> and blows up.
>

Did you start from the beginning on DBI with "perl Makefile.pl" ?

'perl -V' will show you which compiler was used to create Perl.

ensure that gcc found in your patch before the stock cc.

Jared



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Sat Aug 07 2004 - 00:28:08 CDT

Original text of this message

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