Rajakumar Theja ([EMAIL PROTECTED]) wrote:
> Hi,
>
> I'm new to perl, so please help.
> My installation of DBD::Oracle for Oracle 8.1.6
> failed.
> After reaching a dead end and not getting any help
> from
> dbi-users, I decided to copy over a previous
> installation of the perl directory tree w
Hi Rajakumar,
It may be helpful if we knew what failed in the installation of the
DBD::Oracle module. IMO, it would be better to fix that problem than copy over
another perl installation.
However, you can change what is in @INC if you want to try that. You can:
use lib qw(/some/path /some/oth
Hi,
I'm new to perl, so please help.
My installation of DBD::Oracle for Oracle 8.1.6
failed.
After reaching a dead end and not getting any help
from
dbi-users, I decided to copy over a previous
installation of the perl directory tree which
includes DBI and DBD from another machine. But this
doe