Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^5: /app/chart/oracle/product/19c/sdk/include/oci.h:745:20: fatal error: ociver.h: No such file or directory

by Corion (Patriarch)
on Oct 05, 2021 at 11:21 UTC ( [id://11137234]=note: print w/replies, xml ) Need Help??


in reply to Re^4: /app/chart/oracle/product/19c/sdk/include/oci.h:745:20: fatal error: ociver.h: No such file or directory
in thread /app/chart/oracle/product/19c/sdk/include/oci.h:745:20: fatal error: ociver.h: No such file or directory

DBD::Oracle object version 1.80 does not match bootstrap parameter 1. +24

This means that Perl finds a Oracle.so for DBD::Oracle 1.80, but the Oracle.pm it loads is version 1.24.

This problem usually comes from different module search paths in PERL5LIB and/or using a different version of Perl between installing the module and then running your test program.

  • Comment on Re^5: /app/chart/oracle/product/19c/sdk/include/oci.h:745:20: fatal error: ociver.h: No such file or directory
  • Select or Download Code

Replies are listed 'Best First'.
Re^6: /app/chart/oracle/product/19c/sdk/include/oci.h:745:20: fatal error: ociver.h: No such file or directory
by silversurfer2in (Initiate) on Oct 05, 2021 at 11:28 UTC
    Hello Corion,

    How can I upgrade/install Oracle.pm

    Apologies for a simple question but I am pretty new to perl and I am resolving the issues on the go as I am encountering them

    Thanks

Log In?
Username:
Password:

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

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

    No recent polls found