Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Not finding NDBM_File.pm

by dirtdog (Monk)
on Apr 07, 2020 at 17:08 UTC ( [id://11115172]=note: print w/replies, xml ) Need Help??


in reply to Re: Not finding NDBM_File.pm
in thread Not finding NDBM_File.pm

ok. I didn't realize that Memoize::NDBM_File was different.... that is the only version i have.

I do have it in our old 5.10 libraries in ....5.10.0/x86_64-linux-thread-multi/NDBM_File.pm

Could i just have that copied over to 5.22.0/x86_64-linux-thread-multi ?

Replies are listed 'Best First'.
Re^3: Not finding NDBM_File.pm
by haukex (Archbishop) on Apr 07, 2020 at 17:19 UTC
    Could i just have that copied over to 5.22.0/x86_64-linux-thread-multi ?

    No, that that almost certainly won't work - IIRC it contains code that needs to be compiled, and even if it didn't, it's rarely a good idea to copy files into @INC directories manually. Unfortunately I don't know much about the Oracle Perl package, so I can't say whether they've simply stopped supporting it or if there's some other way to install it. Perhaps another Monk knows more (or the Oracle support does. That's why people pay for it, right? ;-) ).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-04-18 17:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found