I have downloaded the dbd:db2 module and tried to compile it and I get the error below. The version I downloaded was 1.8. I have also tried previous versions and get the same error.
# perl Makefile.PL
Usage: Cwd::fastcwd() at /usr/opt/perl5/lib/5.8.8/aix-thread-multi/Dyn
+aLoader.pm line 253.
BEGIN failed--compilation aborted at /usr/opt/perl5/lib/site_perl/5.8.
+8/aix-thread-multi/DBI.pm line 268.
Compilation failed in require at Makefile.PL line 13.
BEGIN failed--compilation aborted at Makefile.PL line 13.
This is the error I get when trying to install from CPAN
CPAN.pm: Going to build I/IB/IBMTORDB2/DBD-DB2-1.80a.tar.gz
Usage: Cwd::fastcwd() at /usr/opt/perl5/lib/5.8.8/aix-thread-multi/Dyn
+aLoader.pm line 253.
BEGIN failed--compilation aborted at /usr/opt/perl5/lib/site_perl/5.8.
+8/aix-thread-multi/DBI.pm line 268.
Compilation failed in require at Makefile.PL line 13.
BEGIN failed--compilation aborted at Makefile.PL line 13.
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
AIX version 6.1
# oslevel -r
6100-05
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.