RE: compatibilty issue DBI 1.46 dbd-odbc 1.13

From: Jeff Urlwin (jurlwin_at_esoftmatic.com)
Date: 11/23/04

  • Next message: Anna Fong: "RE: Killing a Process"
    To: "'nishikant uppal'" <nishikant_cp@yahoo.co.uk>, <dbi-users@perl.org>
    Date: Tue, 23 Nov 2004 15:43:43 -0500
    
    

    >
    > hi,
    > can some one help me with this issue when iam trying
    > to install dbd-odbc 1.13 using makefile.the error i am
    > getting is
    >
    > C:\DBD-ODBC-1.13>perl makefile.pl
    >
    > DBI object version 1.37 does not match $DBI::VERSION
    > 1.46 at C:/Perl/lib/DynaLoa
    > der.pm line 225.
    > BEGIN failed--compilation aborted at
    > C:/Perl/lib/DBI.pm line 254.
    > Compilation failed in require at makefile.pl line 15.
    > BEGIN failed--compilation aborted at makefile.pl line
    > 15.
    >

    You have a problem in your DBI installation, not DBD::ODBC. Ensure you properly install
    DBI (i.e. via nmake install or make install, as your case may be). What may have happened
    is that you had some DBI based program running (with DBI.dll in use) when you ran [n]*make
    install on DBI, thus it updated DBI.pm, but not DBI.dll...

    Regards,

    Jeff


  • Next message: Anna Fong: "RE: Killing a Process"

    Relevant Pages

    • 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)
    • Fwd: DBI install error,can you help me?
      ... Are you sure the compiler you have is the one used to build Perl? ... I try to install the DBI package but it failed. ... d declaration specifiers or '...' ...
      (perl.dbi.users)
    • Re: Unable to install DBD::ODBC on OSX Leopard 10.5.2
      ... Have you installed a newer DBI? ... Subject: Unable to install DBD::ODBC on OSX Leopard 10.5.2 ... the same assignment fails in line 336. ... Marble Bar Asset Management LLP is regulated and authorised by the FSA. ...
      (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)