problem with dbi module.



Hi,

I'm David ANDRE from caterpillar in Belgium.

i try to use the DBI module with perl 5.8.3 on Itanium.
I receive the following message :

naboo:/Upload# ./testperl
Can't locate loadable object for module DBI in @INC (@INC contains:
/opt/perl/lib/5.8.3/IA64.ARCHREV_0-thread-multi /opt/perl/lib/5.8.3
/opt/perl/lib/site_perl/5.8.3/IA64.ARCHREV_0-thread-multi
/opt/perl/lib/site_perl/5.8.3 /opt/perl/lib/site_perl .) at
/opt/perl/lib/site_perl/5.8.3/DBI.pm line 255
BEGIN failed--compilation aborted at /opt/perl/lib/site_perl/5.8.3/DBI.pm
line 255, <DATA> line 225.
Compilation failed in require at ./testperl line 3, <DATA> line 225.
BEGIN failed--compilation aborted at ./testperl line 3, <DATA> line 225.

I have downloaded and installed the module in directory
/opt/perl/lib/site_perl/5.8.3.

Can you help me?

regards.

David.

Relevant Pages

  • Re: Cant locate loadable object
    ... At first I thought the installation of the DBI module was at ... > with the permissions associated with DBI.so, ... The problem comes from users running the same perl script, ...
    (comp.lang.perl.modules)
  • Help required with DBI
    ... with DBI module and am pretty new to perl too. ... a database to execute some queries. ... below (It is actually a partial code for just connecting to database). ... Perhaps the DBD::DriverName perl module hasn't been fully installed, ...
    (perl.beginners)
  • Re: Need quick pointers on accessing MDB file on a Web Server
    ... web server interface is to use Perl and the DBI module and write a CGI program. ... Check out ActiveState Perl. ... You mentioned VBA; Microsoft's ASP supports the use of VBScript as a language ...
    (comp.databases.ms-access)
  • Re: perl -d interfering with program execution?
    ... The code snippet is from the DBI module though, ... As stated, this regex: ... everything works ok under both 'perl' and 'perl -d' if I edit the DBI.pm ...
    (comp.lang.perl.misc)
  • DBI:oracle looks for perl56.dll in perl version 5.8
    ... DBI module looks for perl56.dll ... I am running Perl on Windows 2000. ... A window alert pops out with a title "Perl.exe - unable to locate dll". ... "The dynamic library perl56.dll could not be found in the specified path. ...
    (comp.lang.perl.modules)