DBI Build Errors



Hi,



I am trying to build the DBI / DBD Modules on a Solaris Server.



# uname -a

SunOS eaglesun82 5.9 Generic_118558-34 sun4u sparc SUNW,Sun-Fire-480R



And I face the below mentioned error.



Could you please guide me ....



# cd DBI*

# ls

Changes DBIXS.h MANIFEST Perl.xs ToDo
dbipport.h dbivport.h t

DBI.pm Driver.xst META.yml README dbd_xsh.h
dbiprof.PL ex test.pl

DBI.xs Driver_xst.h Makefile.PL Roadmap.pod dbi_sql.h
dbiproxy.PL lib typemap

# perl Makefile.PL

Can't locate Test/More.pm in @INC (@INC contains: lib
/usr/perl5/5.6.1/lib/sun4-solaris-64int /usr/perl5/5.6.1/lib
/usr/perl5/site_perl/5.6.1/sun4-solaris-64int /usr/perl5/site_perl/5.6.1
/usr/perl5/site_perl /usr/perl5/vendor_perl/5.6.1/sun4-solaris-64int
/usr/perl5/vendor_perl/5.6.1 /usr/perl5/vendor_perl .) at Makefile.PL
line 36.

BEGIN failed--compilation aborted at Makefile.PL line 36.



Additional Info -



Perl Modules already Installed -



@INC:

/usr/perl5/5.6.1/lib/sun4-solaris-64int

/usr/perl5/5.6.1/lib

/usr/perl5/site_perl/5.6.1/sun4-solaris-64int

/usr/perl5/site_perl/5.6.1

/usr/perl5/site_perl

/usr/perl5/vendor_perl/5.6.1/sun4-solaris-64int

/usr/perl5/vendor_perl/5.6.1

/usr/perl5/vendor_perl





Trying to Install DBI-1.50 and DBD-Oracle-1.16







Best Regards,



Ajit Nair

*:617-219-0429





Relevant Pages

  • Re: Perl+DBI question [C1]
    ... If you haven't installed DBI yet, do so -- don't try to use it (or build any ... DBD modules) until it is installed. ... Can't locate loadable object for module DBI in @INC (@INC contains: ... # then install it again. ...
    (perl.dbi.users)
  • Re: Question on DBI connection to Oracle
    ... There's a reason that the standard install sequence for Perl modules ... Question on DBI connection to Oracle ...
    (perl.dbi.users)
  • RE: Perl 5.6 to 5.8 caveats for DBI
    ... >Get your DBI and DBD modules from: ... I just upgraded to Perl 5.8.6 and the latest DBI binaries I found at that ... install 5.8.4 from ActiveState's archive, ...
    (perl.dbi.users)
  • Errors in DBI installation!!
    ... I am getting the errors when trying to install DBI module. ... Perl versions below 5.6.1 are no longer supported by the DBI. ... *** Error code 1 ...
    (perl.dbi.users)
  • Problem of DBI build
    ... I installed Oracle Application Server 4.0.8.2 included perl module. ... I need to installe DBI and DBD::Oracle module. ... You can install them any time after installing the DBI. ... line 318: error 1705: Function prototypes are an ANSI feature. ...
    (perl.dbi.users)