in reply to
DBD::Oracle install fail
If this is a linux system you may need to need to add an file to your /etc/ld.so.conf.d that contains the path to your Oracle.so file and run ldconfig. (see man ldconfig)
Comment on
Re: DBD::Oracle install fail
In Section
Seekers of Perl Wisdom