How to Install DBD::Oracle in Strawberry Perl

后端 未结 4 1613
感动是毒
感动是毒 2021-01-02 04:25

I am trying to install DBD::Oracle using the CPAN shell in Strawberry Perl. I initially experienced an error because the Makefile could not locate an OCI

4条回答
  •  情深已故
    2021-01-02 05:07

    If you don't have all of the Oracle source (*.h, *.c) files, you can install DBD::Oracle via ppm, just like ActiveState. Or copy the library files from the ActiveState distribution.

提交回复
热议问题