Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

how to install DBD-Oracle-1.44 on cygwin ?

by bh_perl (Monk)
on May 17, 2012 at 17:33 UTC ( [id://971132]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl Makefile.PL 
    Using DBI 1.620 (for perl 5.010001 on i686-cygwin-thread-multi-64int) 
    +installed in /usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/DBI/
    ...
         read all the log printed above, and the README and README.help.tx
    +t files.
         (Of course, you have read README by now anyway, haven't you?)
    
  2. or download this
    $ make
    Skip blib/lib/DBD/Oracle.pm (unchanged)
    ...
    Manifying blib/man3/DBD.Oracle.Object.3pm
    Manifying blib/man3/DBD.Oraperl.3pm
    Manifying blib/man3/DBD.Oracle.GetInfo.3pm
    
  3. or download this
    $ make test
    PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "te
    +st_harness(0, 'blib/lib', 'blib/arch')" t/*.t
    ...
    Result: FAIL
    Failed 36/36 test programs. 1/6 subtests failed.
    make: *** [test_dynamic] Error 13
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://971132]
Approved by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-03-29 02:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found