Can't locate DBD/Oracle.pm error, what to download?
by james000 from LinuxQuestions.org on (#575HY)
Hello,
I have RHEL 7.6 server. Application guys are running some script to install their product and that is giving below message:
Code:Can't locate DBD/Oracle.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /tmp/export_cox_v1030.pl line 4.Some other post was sugesting to install "DBD::Oracle ver 1.44" from CPAN, but this server is not reachable to outside world. So I can't run wget or any other utility to download from outside. Is there any package, which I can download to my laptop and then install on this server, to fix this error?
Please suggest.
Thanks


I have RHEL 7.6 server. Application guys are running some script to install their product and that is giving below message:
Code:Can't locate DBD/Oracle.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /tmp/export_cox_v1030.pl line 4.Some other post was sugesting to install "DBD::Oracle ver 1.44" from CPAN, but this server is not reachable to outside world. So I can't run wget or any other utility to download from outside. Is there any package, which I can download to my laptop and then install on this server, to fix this error?
Please suggest.
Thanks