How to Install DBD::Oracle in Strawberry Perl

后端 未结 4 1603
感动是毒
感动是毒 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:01

    Strawberry Perl 5.20 (since May, 2014) ships with DBD::Oracle, as long as you install instantclient 11.x version it works out of the box. See http://strawberryperl.com/release-notes/5.20.0.1-64bit.html

    Newly added DBD::Oracle - you have to install 64bit Oracle Instant Client 11.x and make sure you have OCI.DLL in your PATH

提交回复
热议问题