Have you read the README.hpux file?

There be good info there.  Including the makefile I used to build both
perl and DBD-Oracle on HP-UX 11.11 (64bit)  I know of no reason it would
not also work on 32bit.

Did you build your own perl or are you using HP's.  If the latter,
don't, build your own.


On Thu, 2004-06-10 at 18:49, Sharma, Rahul wrote:
> Hi,
>  
> I am trying to install DBD-Oracle 1.15 on HP-UX 11.11 with Oracle
> version 9.2.0.4
>  
> The make test is failing with errors for test concerning long data.
> Attached is log for everything.
>  
> Please have a look and help me in fixing these errors. 
>  
> Here is output of Perl -V
>  
> 
> perl -V
> 
> Summary of my perl5 (revision 5.0 version 6 subversion 1)
> configuration:
> 
> Platform:
> 
> osname=hpux, osvers=11.00, archname=PA-RISC2.0
> 
> uname='hp-ux boi287 b.11.00 d 9000800 1193911577 64-user license '
> 
> config_args='-Ubincompat5005'
> 
> hint=recommended, useposix=true, d_sigaction=define
> 
> usethreads=undef use5005threads=undef useithreads=undef
> usemultiplicity=undef
> 
> useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
> 
> use64bitint=undef use64bitall=undef uselongdouble=undef
> 
> Compiler:
> 
> cc='cc', ccflags =' -D_HPUX_SOURCE +z -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -Ae',
> 
> optimize='-O +Onolimit',
> 
> cppflags='-D_HPUX_SOURCE -Aa +z'
> 
> ccversion='A.11.01.00', gccversion='', gccosandvers=''
> 
> intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
> 
> d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
> 
> ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
> lseeksize=8
> 
> alignbytes=8, usemymalloc=y, prototype=define
> 
> Linker and Libraries:
> 
> ld='ld', ldflags =' -Wl,+vnocompatwarnings -L/usr/local/lib'
> 
> libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
> 
> libs=-lcl -lpthread -lnsl -lnm -lndbm -ldld -lm -lc -lndir -lcrypt
> -lsec
> 
> perllibs=-lcl -lpthread -lnsl -lnm -ldld -lm -lc -lndir -lcrypt -lsec
> 
> libc=/lib/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,deferred '
> 
> cccdlflags='+z', lddlflags='-b -s -a shared'
> 
>  
> 
> Characteristics of this binary (from libperl): 
> 
> Compile-time options: USE_LARGE_FILES
> 
> Built under hpux
> 
> Compiled at Jan 17 2002 16:49:40
> 
> @INC:
> 
> /opt/psoft/perl/lib/5.6.1/PA-RISC2.0
> 
> /opt/psoft/perl/lib/5.6.1
> 
> /opt/psoft/perl/lib/site_perl/5.6.1/PA-RISC2.0
> 
> /opt/psoft/perl/lib/site_perl/5.6.1
> 
> /opt/psoft/perl/lib/site_perl
> 
> 
> Thanks
> Rahul
>  
>  
>  
>  
>  
>  
>  

Reply via email to