in reply to Re: Perl In, Perl Out...
in thread Perl In, Perl Out...
right before you install the DBD for Oracle. Once you get it installed then you are going to want to add a line in your /etc/ld.so.conf fileexport LD_LIBRARY_PATH=$ORACLE_HOME/lib export ORACLE_USER=username/password@SID
then save that file and run ldconfig. It will save you tons of headaches in the future./full/oracle/home/here/lib
|
|---|