Use the following commands to compile a .tex
file with .bib
file.
pdflatex {filename}
bibtex {filename}
pdflatex {filename}
As of 12/14/2021, Oracle does not yet support Apple Silicon (arm64e). Due to this, it is necessary to leverage Rosetta v2. You can do this by clicking the iTerm/Terminal.app icon in Applications, clicking Get Info, and checking Open with Rosetta. Close out completely and restart app.
mv instantclient_19_8 /usr/local/lib