Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add an option to applications-databases-oracle #954

Closed
dalfo77 opened this issue Aug 27, 2021 · 0 comments · Fixed by #1929
Closed

add an option to applications-databases-oracle #954

dalfo77 opened this issue Aug 27, 2021 · 0 comments · Fixed by #1929
Assignees
Labels
area/connectors enhancement New feature or request

Comments

@dalfo77
Copy link

dalfo77 commented Aug 27, 2021

The instructions to compile DBD-Oracle-1.80.tar.gz works fine, but the following command gives error:

perl Makefile.PL -m /usr/share/oracle/21/client64/demo/demo.mk

Issue on Cpan:
https://rt.cpan.org/Public/Bug/Display.html?id=134883

My workaround is to force the higher client version that DBD-Oracle-1.80 understand:
perl Makefile.PL -V 12.1.0 -m /usr/share/oracle/21/client64/demo/demo.mk

Is is possible to change the documentation adding -V 12.1.0 as option? Or add a note?

Thanks,

@dalfo77 dalfo77 added the enhancement New feature or request label Aug 27, 2021
Sims24 added a commit that referenced this issue Oct 26, 2022
@Sims24 Sims24 closed this as completed in e56824b Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants