RE: Perl DBI Question

  • From: Jared Still <jkstill@xxxxxxxxxx>
  • To: Oracle-L Freelists <oracle-l@xxxxxxxxxxxxx>
  • Date: Fri, 06 Aug 2004 22:41:52 -0700

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@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: