DBI::PurePerl failure (possibly due to old DBI)
From: Ben Warfield (Ben_Warfield_at_nrgn.com)
Date: 03/22/05
- Next message: Ed Avis: "DBD::Oracle 1.16: Core dump in t/40ph_type"
- Previous message: Steffen G.: "Re: Newline characters in DBI:CSV"
- Next in thread: Tim Bunce: "Re: DBI::PurePerl failure (possibly due to old DBI)"
- Reply: Tim Bunce: "Re: DBI::PurePerl failure (possibly due to old DBI)"
- Maybe reply: Ben Warfield: "RE: DBI::PurePerl failure (possibly due to old DBI)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 21 Mar 2005 18:29:09 -0500 To: <dbi-users@perl.org>
Using DBD::Oracle on Linux 2.4.19 (i686), I get the following somewhat
unexpected behavior:
$ DBI_PUREPERL=2 perl -MDBI
-e'DBI->connect("dbi:Oracle:ourserver","u","p")'
Had to create DBI::_dbistate unexpectedly at
/usr/local/lib/perl5/5.6.1/i686-linux/DynaLoader.pm line 225.
install_driver(Oracle) failed: Unable to get DBI state. DBI not loaded.
at /usr/local/lib/perl5/5.6.1/i686-linux/DynaLoader.pm line 225.
Compilation failed in require at (eval 225) line 3
Version numbers are Perl 5.6.1, DBI 1.27 (I know, I know...) and
DBD::Oracle 1.12. Using normal DBI, there's a problem I'm trying to
debug (this is why I was trying PurePerl) but nothing nearly this
blatant. Is this a known issue, or does it indicate some localized
problem in our set-up here?
Thanks,
Ben Warfield
-- Benjamin Warfield Research Associate, Computational Chemistry Neurogen Corporation
- Next message: Ed Avis: "DBD::Oracle 1.16: Core dump in t/40ph_type"
- Previous message: Steffen G.: "Re: Newline characters in DBI:CSV"
- Next in thread: Tim Bunce: "Re: DBI::PurePerl failure (possibly due to old DBI)"
- Reply: Tim Bunce: "Re: DBI::PurePerl failure (possibly due to old DBI)"
- Maybe reply: Ben Warfield: "RE: DBI::PurePerl failure (possibly due to old DBI)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|