Using Strawberry Perl (5.18.1) on Windows 7 64-bit
I installed DBI successfully, but to connect to Oracle it says I need DBD::Oracle.
When I run "install DBD::Oracle from the cpan command I get errors:
cpan> install DBD::Oracle
prerequisite module[B] not known
Running install for module 'DBD::Oracle'
Running make for P/PY/PYTHIAN/DBD-Oracle-1.66.tar.gz
Has already been unwrapped into directory C:\strawberry\cpan\build\D
+BD-Oracle-1.66-fdWKfR
'C:\strawberry\perl\bin\perl.exe Makefile.PL' returned status 512, w
+on't make
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
prerequisite module[B] not known
I have no idea what "module
B is.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.