Hi,
I am tying to install DBD-Oracle-1.27 on CentOS (32 bit). Details of path, 
version etc are all available in the log files attached as per 
instructions in README.

1) perl Makefile.PL - Output is in perlMake.log

2) make - Output  is in make.log

3) make test - Output is in maketest.log

4)Environment variables are there in env.log

The issue seems to be that it is trying to get files from lib32 when my 
libraries are there in lib. For example, perl Makefile.PL says 
cat: /u01/app/oracle/product/10.2.0/db_1/lib32/sysliblist: No such file or 
directory

I have 

-bash-3.2# ls -al /u01/app/oracle/product/10.2.0/db_1/lib32/sysliblist
ls: /u01/app/oracle/product/10.2.0/db_1/lib32/sysliblist: No such file or 
directory

-bash-3.2# ls -al /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist
-rw-rw-rw- 1 oracle oinstall 31 Jun 22  2005 
/u01/app/oracle/product/10.2.0/db_1/lib/sysliblist


How can I fix this?

Thanks and Regards,
Jayadevan M







DISCLAIMER: 

"The information in this e-mail and any attachment is intended only for 
the person to whom it is addressed and may contain confidential and/or 
privileged material. If you have received this e-mail in error, kindly 
contact the sender and destroy all copies of the original communication. 
IBS makes no warranty, express or implied, nor guarantees the accuracy, 
adequacy or completeness of the information contained in this email or any 
attachment and is not liable for any errors, defects, omissions, viruses 
or for resultant loss or damage, if any, direct or indirect."




Attachment: env.log
Description: Binary data

Attachment: make.log
Description: Binary data

Attachment: maketest.log
Description: Binary data

Attachment: perlMake.log
Description: Binary data

Reply via email to