Re: issue in locating Dynaloader



On Wed, 31 Jan 2007 10:07:47 +0530, Tapas Swain wrote:

Hi Tapas

"can't locate loadable object for module DBi in INC path.I have

Perl is a case-sensitive language. In a program you must say:

use DBI; # D, B and I all in upper case.

added Dynaloader , Exporter and Carp in INC path.But still it is

Don't add anything to INC.

--
Cheers
Ron Savage, ron@xxxxxxxxxxxxx on 31/01/2007
http://savage.net.au/index.html
Let the record show: Microsoft is not an Australian company

.



Relevant Pages

  • 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)
  • 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)
  • Re: use of DBI; I am getting multiple error messages mixed in with the correct output.
    ... T> expected a mature library like DBI to behave like this. ... I learned plenty about the perl side of things from her posts. ... closely represent the SQL idea of a null. ... trivially easy to perform bulk loads using the DB's particular ...
    (comp.lang.perl.misc)
  • Re: DBD::Informix and SIGBUS in perl
    ... use DBI; ... > My program is a CGI script in perl, which provides web-access to a database ... assigned to a DBD::Informix database handle. ... > LANGUAGE (unset) ...
    (perl.dbi.users)
  • RE: Perl DBI Urgent
    ... I thought you said you are on perl 5.8 not perl 5.6? ... DBI is failing so there is no ... If you have a c compiler and just need to install perl modules get any ... eventually compile DBI and DBD Oracle. ...
    (perl.dbi.users)