in reply to Re^5: Env Variables
in thread Env Variables

I am using Perl 5.8.8 also oracle client 10 .. Also, i had no issues while building the DBD for Oracle.. I had to export the ORACLE_HOME and LD_LIBRARY_PATH then i did a perl Makefile.PL , make , make test, make install.. It all worked fine..