Re: Installing 32 bit DBI.pm
Tim Bunce <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, May 25, 2012 at 03:52:05PM +0000, [email protected] wrote: > Hi, > > We are using a 32 bit perl 5.8.0 = ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), for GNU/Linux 2.2.5, not stripped > > As per your support matrix - http://matrix.cpantesters.org/?dist=DBI%201.621;maxver=1 , I downloaded DBI 1.605 and installed it. > > I got errors when installing and it seems to be due to DBI.pm is ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), not stripped You're more likely to get help if you show the actual error message. You're much more likely to get help if you include a url to a complete log of all you commands and responses. Perhaps paste them into a service like http://pastebin.com/ Tim. p.s. http://mikeash.com/getting_answers.html