Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: 32bit DBM files and a 64 bit perl.

by BrowserUk (Patriarch)
on Apr 23, 2012 at 18:30 UTC ( [id://966660]=note: print w/replies, xml ) Need Help??


in reply to 32bit DBM files and a 64 bit perl.

In general, you cannot call 32-bit code from 64-bit executables.

You'll almost certainly need to (at least temporarily) install a 32-bit version of Perl (or perhaps a 32-bit compiled utility gdbmexport) so that you can export the db into its portable flat file format and then import it into a 64-bit compatible GDBM file.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

The start of some sanity?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 03:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found