Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

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

by mallett76 (Sexton)
on Aug 12, 2022 at 15:12 UTC ( [id://11146124]=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

Yahoo, finally am making some progress. I was able to do a force install - it looks like I learned a few items. When running cpan with strawberry perl - if you go to the start menu, and you'll see an icon that says perl command - that is where you'll want to run. Also - running cpan -I DBD::JDBC will not work on windows, nor will cpan -fi DBD::JDBC - rather running the following appears to work: CPAN> install DBD::JDBC CPAN> force install DBD::JDBC The full word "install" & "force" need to be typed out. So, I still need to look into - but am getting closer.

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

    Forcing an install isn't always wise, especially if you don't understand why it's failing. The testers matrix has passes for Strawberry perl, where the prerequisites are satisfied.

      Yes, probably not the best decision, to run the forced install. However, prior to running the forced install, I suspected it may fail, as syphilis had noted prior, "Those tests apparently fail because java.exe cannot be found:". So - on another computer - plan on looking into ensuring that java.exe is on the computer prior to the install.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-25 11:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found