dbi_getting_versions_hint

This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.



To: matt.neima@labatt.com
From: Abhijit Menon-Sen <ams@wiw.org>
Subject: Re: (Fwd) Oracle DBD ?
Date: Wed, 17 Jan 2001 05:02:28 +0530

> I tried researching this using the DBI lists, but the list server
> referenced at perl.com hasn't worked for a month, nor does the
> dbi-request@fugue.com address.

<URL:http://lists.perl.org>

> (not sure how to get you the DBI/DBD version(s), we're using perl
> 5.004_04)

perl -MDBI -MDBD::Oracle -le 'print "$DBI::VERSION $DBD::Oracle::VERSION"'

> ld.so.1: oraclenmslob: fatal: libskgxp8.so: open failed: No such file
> or directory.

Do you have $ORACLE_HOME/lib in LD_LIBRARY_PATH? Does
$ORACLE_HOME/lib/libskgxp8.so exist?

===


the rest of The Pile (a partial mailing list archive)

doom@kzsu.stanford.edu