ActiveState Powered by ActiveState

ActiveState Community


No DBD::Oracle module for ActivePerl 5.10.0.1002

Posted by flotux on 2008-02-20 02:47

Hi,

I've installed a fresh ActiveState Perl 5.10.0.1002.

Now I can't install the module DBD::Oracle via ppm because it isn't available for Perl 5.10.0.1002.

Where can I get a module version of DBD::Oracle for Perl 5.10.0.1002?

Thanks
Florian

grahams | Tue, 2008-04-29 11:44

DBD-Oracle will not build unless it can find the Oracle libraries during compile. Oracle licensing effectively blocks subsequent distribution of the module.

We are attempting to make an OracleInstantClient version of DBD-Oracle available for 5.8 and 5.10 through PPM, but it is not ready for release yet.

In the meantime, the only way to get DBD-Oracle is to compile it locally from CPAN sources.

-->