Re: Réf . : Re: compile dbi in aix with gcc
[email protected] (Tim Bunce)
| Newsgroups | perl.dbi.users |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 24, 2011 at 02:35:17PM -0500, [email protected] wrote: > Dear Jonathan, > > Thank you for your help. > > I grab the last perl: 5.12.3 > compiled it without thread: ok > > compiled: > ExtUtils-MakeMaker-6.56 = ok > Text-SimpleTable-2.03 = ok > DBI-1.616 = ok, make test is ok, I did make install = ok > > I will try to compile perl with thread. Thanks. The last test report for the DBI on AIX was from version 1.609 over a year ago: http://matrix.cpantesters.org/?dist=DBI%201.616;maxver=1 I would *strongly urge* anyone using less common platforms, including AIX, to join http://www.cpantesters.org/ and contribute test reports. See http://wiki.cpantesters.org/wiki/GettingStarted Tim.