in reply to DBD::oracle Install

On a very similar but not identical setup I have to do perl Makefile.PL -r=build64 to get this module to install correctly.

Replies are listed 'Best First'.
Re^2: DBD::oracle Install
by DKCarlo (Initiate) on Aug 28, 2012 at 10:33 UTC

    Tried with:

    perl Makefile.PL -r=build64 PREFIX=/geneva/perl/

    and

    perl Makefile.PL PREFIX=/geneva/perl/ -r=build64

    Just now, and it did not work.

      Same error