*Delete unnecessary parts of this template.*
### For security issues:
See https://www.oracle.com/support/assurance/vulnerability-remediation/reporting-security-vulnerabilities.html
for how to report security issues.
### For general questions:
Describe exactly what you did and what you want to happen.
Use the questions at the bottom of this template as a guide.
Do not submit patches. Please request changes and report problems.
Use Markdown syntax, particularly for code blocks: see https://help.github.com/articles/basic-writing-and-formatting-syntax/
### For installation issues:
Use a gist for screen output and logs: see https://gist.github.com/
**Do not paste long output into this issue**
Review your output and logs. **Google any errors**
Try to install in a different way. Try some potential solutions.
#### Answer the following questions:
1. What version of ODPI-C are you using (see dpi.h)?
2. What *exact* command caused the problem (e.g. what command did you try to install with)? Who were you logged in as?
3. What error(s) you are seeing?
4. What OS (and version) is your application executing on?
5. What is your version of the Oracle client (e.g. Instant Client)? How was it installed? Where it is installed?
6. What is your Oracle Database version?
7. What is the `PATH` environment variable (on Windows) or `LD_LIBRARY_PATH` (on Linux) set to? On macOS, what is in `~/lib`?
8. What environment variables did you set? How *exactly* did you set them?
9. What compiler version did you use?