Install oracle 11g2r2 driver for nodejs 0.10.20

I want to connect oracle 11gR2 and node.js 0.10.20. I use this package but i dont understand this part of installation process. Can you explain it?

# Replace /opt/instantclient_11_2/ with wherever you extracted the Basic Lite files to
echo '/opt/instantclient_11_2/' | sudo tee -a /etc/ld.so.conf.d/oracle_instant_client.conf
sudo ldconfig

Leave a Reply

Your email address will not be published. Required fields are marked *