-
Installing DBD::Oracle
I am trying to install DBD::Oracle, but It says that I need DBI version 1.2.
Code:
DBI version 1.2 required--this is only version 1.18 at Makefile.PL line 20.
BEGIN failed--compilation aborted at Makefile.PL line 20.
I installed DBI-1.20 from CPAN, which seemed to install fine, but I still keep getting the above error when I try & install DBD::Oracle?
Any ideas?
-
Which dist are you using??
Try to execute..i think this is the format..
To see if perl can use your intalled DBI and if its the right version.