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

Re^6: Can't locate Convert/BER.pm

by mallett76 (Sexton)
on Aug 15, 2022 at 13:59 UTC ( [id://11146146]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Can't locate Convert/BER.pm
in thread Can't locate Convert/BER.pm

Looking at CPAN requirements, it says to install the following: Java Virtual Machine compatible with JDK 1.4 A JDBC driver If I install the the java JDK - would that satisfy all of these requirements? The Java Virtual Machine & the JDBC driver?

Replies are listed 'Best First'.
Re^7: Can't locate Convert/BER.pm
by Fletch (Bishop) on Aug 15, 2022 at 15:10 UTC

    There's two requirements and you need to install them separately. The base JDK you get from Oracle (or openjdk, although I'm not familiar with how/if that works on wintendo . . .); the JDBC driver is probably something you'd need to retrieve from your specific database vendor / implementation (although there's exceptions such as the sqlite3 driver that's a separate project).

    The cake is a lie.
    The cake is a lie.
    The cake is a lie.

      The CPAN site is stating that the JDK download should be compatible with 1.4 - it looks like there are newer versions of the JDK now like 1.7 & 1.8. Would there be an issues with downloading a newer JDK version in the interest of using it for Perl DBD::JDBC purposes?
    A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-16 15:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found