http://www.perlmonks.org?node_id=1199291


in reply to Re: Difficult compiling newer Perl on Solaris and DBD::Oracle with odd behavior
in thread Difficult compiling newer Perl on Solaris and DBD::Oracle with odd behavior

The Perl that was in the #!shebang line was a Perl they installed back in around 2004 located in /usr/local/perl5, so not the one that comes with Oracle.

We do have a department directory, which I have what we call 'admin' permissions on, so I can do anything I want in that directory and in that directory alone, hence why I can compile Perl in that directory.

Yes, I know it is a management problem, the company is over 100 years old, new management is only thinking about the front end, and making new and exciting stuff to sell to customers. They don't realize the whole company runs on old stuff that needs replaced too (content gathering, selection, ingestion). Face lifts don't fix the backend.

  • Comment on Re^2: Difficult compiling newer Perl on Solaris and DBD::Oracle with odd behavior

Replies are listed 'Best First'.
Re^3: Difficult compiling newer Perl on Solaris and DBD::Oracle with odd behavior
by marto (Cardinal) on Sep 13, 2017 at 11:40 UTC

    "We do have a department directory, which I have what we call 'admin' permissions on, so I can do anything I want in that directory and in that directory alone, hence why I can compile Perl in that directory"

    We have a similar setup, this is where I built everything from the ground up, avoiding any Sun/Oracle stupidity. With some effort it all works, DBD::Oracle now running against Oracle 12c, various other versions before that.

    "Face lifts don't fix the backend."

    This is the real difficult problem which someone (perhaps not you) should address with urgency.