I get the following error when I try to 'perl Makefile.PL'. My OS is HPUX11, Oracle is 8.1.7, Perl 5.8.0.
I believe the undefined subroutine is the critical issue. ricprd02:/tmp/DBD-Oracle-1.14#perl Makefile.PL > Makefile.log Argument "8.107.0.0" isn't numeric in numeric ge (>=) at Makefile.PL line 846. Undefined subroutine &MY::hpux_libdir called at Makefile.PL line 1338. I am trying to resolve this initial problem with a login script which reads a DB to set default printers for user. Can't locate loadable object for module DBD::Oracle in @INC (@INC contains: /opt/perl/lib/5.8.0/PA-RISC1.1-thread-multi /opt/perl/lib/5.8.0/PA-RISC1.1-thread-multi /opt/perl/lib/5.8.0 /opt/perl/lib/site_perl/5.8.0/PA-RISC1.1-thread-multi/DBD /opt/perl/lib/5.8.0/PA-RISC1.1-thread-multi /opt/perl/lib/5.8.0 /opt/perl/lib/site_perl/5.8.0/PA-RISC1.1-thread-multi /opt/perl/lib/site_perl/5.8.0 /opt/perl/lib/site_perl .) at /usr/local/bin/set_printer.pl line 14 Compilation failed in require at /usr/local/bin/set_printer.pl line 14. BEGIN failed--compilation aborted at /usr/local/bin/set_printer.pl line 14. Please help. Paul Frederick Database Administrator Massey Energy Company Ph. (804) 788-1871 Fax (804) 788-1821 E-Mail: [EMAIL PROTECTED]
