Hi,

I want to use Perl DBD::Oracle on HPUX 11.11
I have installed  DBI  1.35 successfully and trying to compile Oracle
Driver ( DBD-Oracle-1.14.tar).  But perl  Makefile.PL is not creating a
Makefile.

I have installed 64bits perl.  Do I need to reinstall again for Perl DBI
with specific flags?

Thanks
- Hemant

$ perl   -V
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=hpux, osvers=11.11, archname=PA-RISC2.0
    uname='hp-ux supora b.11.11 u 9000800 3038746327 unlimited-user license
'
    config_args='-Dprefix=/opt/perl5_64 -Uinstallusrbinperl
-D_FILE_OFFSET_BITS'
    hint=previous, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undf
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-D_HPUX_SOURCE +DD64 -Ae -I/usr/local/include
-D_LARGEFI,
    optimize='-O +Onolimit',
    cppflags='-D_HPUX_SOURCE +DD64 -Ae -I/usr/local/include
-D_LARGEFILE_SOURCE'
    ccversion='A.11.01.00', gccversion='', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=87654321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksiz8
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='/usr/bin/ld', ldflags =' +DD64 -L/usr/local/lib -L/lib/pa20_64'
    libpth=/usr/local/lib /lib/pa20_64 /lib /usr/lib /usr/ccs/lib
    libs=-lcl -lpthread -lnsl -lnm -ldld -lm -lc -lsec
    perllibs=-lcl -lpthread -lnsl -lnm -ldld -lm -lc -lsec
    libc=/lib/pa20_64/libc.sl, so=sl, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,
-B,defer'
    cccdlflags='+z', lddlflags='-b -s -a shared -L/lib/pa20_64
-L/usr/local/lib'
Characteristics of this binary (from libperl):
  Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES
  Built under hpux
  Compiled at Aug 28 2002 23:07:27
  @INC:
    /opt/perl5_64/lib/5.6.1/PA-RISC2.0
    /opt/perl5_64/lib/5.6.1
    /opt/perl5_64/lib/site_perl/5.6.1/PA-RISC2.0
    /opt/perl5_64/lib/site_perl/5.6.1
    /opt/perl5_64/lib/site_perl
    .



Reply via email to