Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Perl DBI Question
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
-- 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
![]() |
![]() |